Home
last modified time | relevance | path

Searched defs:cmsg (Results 1 – 25 of 78) sorted by relevance

1234

/freebsd/lib/libc/net/
H A Drthdr.c96 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 Dip6opt.c107 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/lib/libnv/
H A Dmsgio.c73 msghdr_add_fd(struct cmsghdr *cmsg, int fd) in msghdr_add_fd()
150 struct cmsghdr *cmsg; in cred_send() local
190 struct cmsghdr *cmsg; in cred_recv() local
226 struct cmsghdr *cmsg; in fd_package_send() local
275 struct cmsghdr *cmsg; in fd_package_recv() local
/freebsd/tools/regression/capsicum/syscalls/
H A Dmisc.c57 struct cmsghdr *cmsg; descriptor_send() local
87 struct cmsghdr *cmsg; descriptor_recv() local
[all...]
/freebsd/contrib/pf/pflogd/
H A Dprivsep_fdpass.c57 struct cmsghdr *cmsg; in send_fd() local
96 struct cmsghdr *cmsg; in receive_fd() local
/freebsd/crypto/openssh/
H A Dmonitor_fdpass.c61 struct cmsghdr *cmsg; in mm_send_fd() local
121 struct cmsghdr *cmsg; in mm_receive_fd() local
/freebsd/contrib/openbsm/bin/auditdistd/
H A Dproto_common.c66 struct cmsghdr *cmsg; in proto_descriptor_send() local
166 struct cmsghdr *cmsg; in proto_descriptor_recv() local
/freebsd/sbin/hastd/
H A Dproto_common.c66 struct cmsghdr *cmsg; in proto_descriptor_send() local
166 struct cmsghdr *cmsg; in proto_descriptor_recv() local
/freebsd/crypto/openssl/include/internal/
H A Dktls.h95 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/contrib/netbsd-tests/net/fdpass/
H A Dfdpass.c54 struct cmsghdr *cmsg; in send_fd() local
106 struct cmsghdr *cmsg; in recv_fd() local
/freebsd/sys/rpc/
H A Drpc_callmsg.c51 xdr_callmsg(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callmsg()
H A Dclnt_vc.c84 struct cmsghdr cmsg; member
935 struct cmsghdr *cmsg; in clnt_vc_soupcall() local
H A Drpc_prot.c219 xdr_callhdr(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callhdr()
/freebsd/lib/libc/rpc/
H A Drpc_callmsg.c52 xdr_callmsg(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callmsg()
H A Dclnt_vc.c84 struct cmsghdr cmsg; member
788 struct cmsghdr cmsg; in __msgread() member
813 struct cmsghdr cmsg; in __msgwrite() member
H A Drpc_prot.c200 xdr_callhdr(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callhdr()
/freebsd/crypto/krb5/src/lib/rpc/
H A Drpc_callmsg.c50 xdr_callmsg(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callmsg()
H A Drpc_prot.c161 xdr_callhdr(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callhdr()
/freebsd/contrib/libpcap/
H A Dpcap-bt-linux.c320 struct cmsghdr *cmsg; in bt_read_linux() local
376 cmsg = CMSG_NXTHDR(&msg, cmsg); in bt_read_linux() local
/freebsd/contrib/bsnmp/snmpd/
H A Dtrans_udp.c224 struct cmsghdr *cmsg; in udp_send() local
280 struct cmsghdr *cmsg; in udp_recv() local
H A Dtrans_inet.c613 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/crypto/openssl/engines/
H A De_afalg.c383 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/tests/sys/kern/
H A Dunix_passfd_test.c457 char *cmsg, ch; in ATF_TC_BODY() local
735 send_cmsg(int sockfd, void *cmsg, size_t cmsgsz) in send_cmsg()
760 recv_cmsg(int sockfd, char *cmsg, size_t cmsgsz, int flags) in recv_cmsg()
926 struct cmsghdr cmsg; in ATF_TC_BODY() local
/freebsd/contrib/mandoc/
H A Dmandocd.c67 struct cmsghdr *cmsg; in read_fds() local
/freebsd/contrib/pf/tftp-proxy/
H A Dtftp-proxy.c81 struct cmsghdr *cmsg; in main() local

1234