/netbsd-src/sys/external/bsd/libnv/dist/ |
H A D | msgio.c | 76 msghdr_add_fd(struct cmsghdr *cmsg, int fd) in msghdr_add_fd() 95 msghdr_get_fd(struct cmsghdr *cmsg) in msghdr_get_fd() 183 struct cmsghdr *cmsg; in cred_send() local 223 struct cmsghdr *cmsg; in cred_recv() local 259 struct cmsghdr *cmsg; in fd_package_send() local 308 struct cmsghdr *cmsg; in fd_package_recv() local
|
/netbsd-src/lib/libc/net/ |
H A D | rthdr.c | 114 inet6_rthdr_add(struct cmsghdr *cmsg, const struct in6_addr *addr, u_int flags) in inet6_rthdr_add() 151 inet6_rthdr_lasthop(struct cmsghdr *cmsg, unsigned int flags) in inet6_rthdr_lasthop() 186 inet6_rthdr_segments(const struct cmsghdr *cmsg) in inet6_rthdr_segments() 215 inet6_rthdr_getaddr(struct cmsghdr *cmsg, int idx) in inet6_rthdr_getaddr() 250 inet6_rthdr_getflags(const struct cmsghdr *cmsg, int idx) in inet6_rthdr_getflags()
|
H A D | ip6opt.c | 126 inet6_option_append(struct cmsghdr *cmsg, const uint8_t *typep, int multx, in inet6_option_append() 207 inet6_option_alloc(struct cmsghdr *cmsg, int datalen, int multx, int plusy) in inet6_option_alloc() 278 inet6_option_next(const struct cmsghdr *cmsg, uint8_t **tptrp) in inet6_option_next() 337 inet6_option_find(const struct cmsghdr *cmsg, uint8_t **tptrp, int type) in inet6_option_find()
|
H A D | sctp_sys_calls.c | 383 struct cmsghdr *cmsg; in sctp_sendmsg() local 485 struct cmsghdr *cmsg; in sctp_send() local 609 struct cmsghdr *cmsg; in sctp_recvmsg() local 661 struct cmsghdr *cmsg; in sctp_recvv() local 754 struct cmsghdr *cmsg; in sctp_sendv() local
|
/netbsd-src/dist/pf/sbin/pflogd/ |
H A D | privsep_fdpass.c | 55 struct cmsghdr *cmsg; in send_fd() local 91 struct cmsghdr *cmsg; in receive_fd() local
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | monitor_fdpass.c | 51 struct cmsghdr *cmsg; in mm_send_fd() local 106 struct cmsghdr *cmsg; in mm_receive_fd() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/internal/ |
H A D | ktls.h | 90 struct cmsghdr *cmsg; in ktls_send_ctrl_message() local 132 struct cmsghdr *cmsg; in ktls_read_record() local 303 struct cmsghdr *cmsg; in ktls_send_ctrl_message() local 356 struct cmsghdr *cmsg; in ktls_read_record() local
|
/netbsd-src/tests/net/fdpass/ |
H A D | fdpass.c | 54 struct cmsghdr *cmsg; in send_fd() local 106 struct cmsghdr *cmsg; in recv_fd() local
|
/netbsd-src/sys/compat/common/ |
H A D | uipc_syscalls_43.c | 250 struct cmsghdr *cmsg = mtod(control, struct cmsghdr *); in compat_43_sys_recvmsg() local 305 struct cmsghdr *cmsg; in compat43_set_accrights() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/ |
H A D | e_afalg.c | 326 static ossl_inline void afalg_set_op_sk(struct cmsghdr *cmsg, in afalg_set_op_sk() 335 static void afalg_set_iv_sk(struct cmsghdr *cmsg, const unsigned char *iv, in afalg_set_iv_sk() 411 struct cmsghdr *cmsg; in afalg_start_cipher_sk() local
|
/netbsd-src/external/mpl/dhcp/dist/common/ |
H A D | socket.c | 866 struct cmsghdr *cmsg; in send_packet6() local 971 struct cmsghdr *cmsg; local 1079 struct cmsghdr *cmsg; in receive_packet6() local
|
H A D | lpf.c | 439 struct cmsghdr *cmsg; local
|
/netbsd-src/lib/libc/rpc/ |
H A D | rpc_prot.c | 204 xdr_callhdr(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callhdr()
|
/netbsd-src/crypto/external/bsd/openssl/dist/engines/ |
H A D | e_afalg.c | 383 static ossl_inline void afalg_set_op_sk(struct cmsghdr *cmsg, in afalg_set_op_sk() 392 static void afalg_set_iv_sk(struct cmsghdr *cmsg, const unsigned char *iv, in afalg_set_iv_sk() 468 struct cmsghdr *cmsg; in afalg_start_cipher_sk() local
|
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_socket.c | 57 #define CMSG32_DATA(cmsg) (__CASTV(u_char *, cmsg) + CMSG32_ASIZE) argument 80 struct cmsghdr *cmsg, cmsg32; in copyout32_msg_control_mbuf() local 385 struct cmsghdr *cmsg, cmsg32, *cc; in copyin32_msg_control() local
|
/netbsd-src/sbin/mount_portal/ |
H A D | activate.c | 113 struct cmsghdr *cmsg; in send_reply() local
|
/netbsd-src/external/mit/libuv/dist/test/ |
H A D | test-pipe-sendmsg.c | 114 struct cmsghdr *cmsg; in TEST_IMPL() local
|
/netbsd-src/external/bsd/mdocml/dist/ |
H A D | mandocd.c | 63 struct cmsghdr *cmsg; in read_fds() local
|
/netbsd-src/usr.sbin/sdpd/ |
H A D | server.c | 414 struct cmsghdr *cmsg; in server_process_request() local
|
/netbsd-src/dist/pf/libexec/tftp-proxy/ |
H A D | tftp-proxy.c | 92 struct cmsghdr *cmsg; in main() local
|
/netbsd-src/tests/net/net/ |
H A D | t_pktinfo.c | 102 struct cmsghdr *cmsg; in receive() local
|
/netbsd-src/sys/sys/ |
H A D | socket.h | 549 #define __CMSG_MSGNEXT(cmsg) \ argument 555 #define CMSG_DATA(cmsg) (__CASTV(unsigned char *, cmsg) + __CMSG_ASIZE) argument 556 #define CCMSG_DATA(cmsg) (__CASTCV(const unsigned char *, cmsg) + __CMSG_ASIZE) argument 559 #define CMSG_NXTHDR(mhdr, cmsg) \ argument
|
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
H A D | os-local.c | 207 struct cmsghdr *cmsg; in ldap_pvt_connect() local
|
/netbsd-src/sys/kern/ |
H A D | uipc_syscalls.c | 820 struct cmsghdr *cmsg; free_control_mbuf() local 841 struct cmsghdr *cmsg; copyout_msg_control() local 1610 for (struct cmsghdr *cmsg = CMSG_FIRSTHDR(&mhdr); cmsg; sockargs() local [all...] |
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
H A D | privsep.c | 1553 struct cmsghdr *cmsg; local 1591 struct cmsghdr *cmsg; local
|