| /freebsd-14.2/lib/libc/net/ |
| H A D | rthdr.c | 96 inet6_rthdr_add(struct cmsghdr *cmsg, const struct in6_addr *addr, u_int flags) in inet6_rthdr_add() 138 inet6_rthdr_lasthop(struct cmsghdr *cmsg, unsigned int flags) in inet6_rthdr_lasthop() 184 inet6_rthdr_segments(const struct cmsghdr *cmsg) in inet6_rthdr_segments() 207 inet6_rthdr_getaddr(struct cmsghdr *cmsg, int idx) in inet6_rthdr_getaddr() 237 inet6_rthdr_getflags(const struct cmsghdr *cmsg, int idx) in inet6_rthdr_getflags()
|
| H A D | ip6opt.c | 107 inet6_option_append(struct cmsghdr *cmsg, const u_int8_t *typep, int multx, in inet6_option_append() 176 inet6_option_alloc(struct cmsghdr *cmsg, int datalen, int multx, int plusy) in inet6_option_alloc() 238 inet6_option_next(const struct cmsghdr *cmsg, u_int8_t **tptrp) in inet6_option_next() 294 inet6_option_find(const struct cmsghdr *cmsg, u_int8_t **tptrp, int type) in inet6_option_find()
|
| /freebsd-14.2/lib/libnv/ |
| H A D | msgio.c | 74 msghdr_add_fd(struct cmsghdr *cmsg, int fd) in msghdr_add_fd() 151 struct cmsghdr *cmsg; in cred_send() local 191 struct cmsghdr *cmsg; in cred_recv() local 227 struct cmsghdr *cmsg; in fd_package_send() local 276 struct cmsghdr *cmsg; in fd_package_recv() local
|
| /freebsd-14.2/tools/regression/capsicum/syscalls/ |
| H A D | misc.c | 57 struct cmsghdr *cmsg; in descriptor_send() local 87 struct cmsghdr *cmsg; in descriptor_recv() local
|
| /freebsd-14.2/contrib/pf/pflogd/ |
| H A D | privsep_fdpass.c | 57 struct cmsghdr *cmsg; in send_fd() local 96 struct cmsghdr *cmsg; in receive_fd() local
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | monitor_fdpass.c | 61 struct cmsghdr *cmsg; in mm_send_fd() local 121 struct cmsghdr *cmsg; in mm_receive_fd() local
|
| /freebsd-14.2/sbin/hastd/ |
| H A D | proto_common.c | 67 struct cmsghdr *cmsg; in proto_descriptor_send() local 167 struct cmsghdr *cmsg; in proto_descriptor_recv() local
|
| /freebsd-14.2/contrib/openbsm/bin/auditdistd/ |
| H A D | proto_common.c | 66 struct cmsghdr *cmsg; in proto_descriptor_send() local 166 struct cmsghdr *cmsg; in proto_descriptor_recv() local
|
| /freebsd-14.2/crypto/openssl/include/internal/ |
| H A D | ktls.h | 95 struct cmsghdr *cmsg; in ktls_send_ctrl_message() local 137 struct cmsghdr *cmsg; in ktls_read_record() local 308 struct cmsghdr *cmsg; in ktls_send_ctrl_message() local 361 struct cmsghdr *cmsg; in ktls_read_record() local
|
| /freebsd-14.2/contrib/netbsd-tests/net/fdpass/ |
| H A D | fdpass.c | 54 struct cmsghdr *cmsg; in send_fd() local 106 struct cmsghdr *cmsg; in recv_fd() local
|
| /freebsd-14.2/lib/libc/rpc/ |
| H A D | rpc_callmsg.c | 56 xdr_callmsg(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callmsg()
|
| H A D | clnt_vc.c | 89 struct cmsghdr cmsg; member 793 struct cmsghdr cmsg; in __msgread() member 818 struct cmsghdr cmsg; in __msgwrite() member
|
| H A D | rpc_prot.c | 204 xdr_callhdr(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callhdr()
|
| /freebsd-14.2/sys/rpc/ |
| H A D | rpc_callmsg.c | 55 xdr_callmsg(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callmsg()
|
| H A D | rpc_prot.c | 223 xdr_callhdr(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callhdr()
|
| H A D | clnt_vc.c | 89 struct cmsghdr cmsg; member 956 struct cmsghdr *cmsg; in clnt_vc_soupcall() local
|
| /freebsd-14.2/contrib/libpcap/ |
| H A D | pcap-bt-linux.c | 320 struct cmsghdr *cmsg; in bt_read_linux() local 376 cmsg = CMSG_NXTHDR(&msg, cmsg); in bt_read_linux() local
|
| H A D | pcap-bt-monitor-linux.c | 95 struct cmsghdr *cmsg; in bt_monitor_read() local
|
| /freebsd-14.2/contrib/bsnmp/snmpd/ |
| H A D | trans_udp.c | 224 struct cmsghdr *cmsg; in udp_send() local 280 struct cmsghdr *cmsg; in udp_recv() local
|
| H A D | trans_inet.c | 613 for (struct cmsghdr *cmsg = CMSG_FIRSTHDR(msg); cmsg != NULL; in ipv4_parse_ctrl() local 642 struct cmsghdr *cmsg; in ipv4_setsrc() local 850 for (struct cmsghdr *cmsg = CMSG_FIRSTHDR(msg); cmsg != NULL; in ipv6_parse_ctrl() local 884 struct cmsghdr *cmsg; in ipv6_setsrc() local
|
| /freebsd-14.2/crypto/openssl/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
|
| /freebsd-14.2/tests/sys/kern/ |
| H A D | unix_passfd_test.c | 451 char *cmsg, ch; in ATF_TC_BODY() local 676 send_cmsg(int sockfd, void *cmsg, size_t cmsgsz) in send_cmsg() 701 recv_cmsg(int sockfd, char *cmsg, size_t cmsgsz, int flags) in recv_cmsg() 867 struct cmsghdr cmsg; in ATF_TC_BODY() local
|
| /freebsd-14.2/contrib/mandoc/ |
| H A D | mandocd.c | 63 struct cmsghdr *cmsg; in read_fds() local
|
| H A D | catman.c | 78 struct cmsghdr *cmsg; in sock_fd_write() local
|
| /freebsd-14.2/contrib/pf/tftp-proxy/ |
| H A D | tftp-proxy.c | 81 struct cmsghdr *cmsg; in main() local
|