Home
last modified time | relevance | path

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

1234

/netbsd-src/sys/external/bsd/libnv/dist/
H A Dmsgio.c76 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 Drthdr.c114 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 Dip6opt.c126 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 Dsctp_sys_calls.c383 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
/openbsd-src/regress/usr.sbin/ospfd/
H A DPassFd.xs32 struct cmsghdr *cmsg; variable
63 struct cmsghdr *cmsg; variable
H A Dopentap.c47 struct cmsghdr *cmsg; in main() local
/netbsd-src/dist/pf/sbin/pflogd/
H A Dprivsep_fdpass.c55 struct cmsghdr *cmsg; in send_fd() local
91 struct cmsghdr *cmsg; in receive_fd() local
/openbsd-src/libexec/ftpd/
H A Dmonitor_fdpass.c39 struct cmsghdr *cmsg; in send_fd() local
77 struct cmsghdr *cmsg; in recv_fd() local
/openbsd-src/usr.sbin/tcpdump/
H A Dprivsep_fdpass.c40 struct cmsghdr *cmsg; in send_fd() local
78 struct cmsghdr *cmsg; in receive_fd() local
/openbsd-src/sbin/pflogd/
H A Dprivsep_fdpass.c57 struct cmsghdr *cmsg; in send_fd() local
96 struct cmsghdr *cmsg; in receive_fd() local
/openbsd-src/sbin/isakmpd/
H A Dmonitor_fdpass.c47 struct cmsghdr *cmsg; in mm_send_fd() local
85 struct cmsghdr *cmsg; in mm_receive_fd() local
/openbsd-src/usr.sbin/syslogd/
H A Dprivsep_fdpass.c52 struct cmsghdr *cmsg; in send_fd() local
91 struct cmsghdr *cmsg; in receive_fd() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dmonitor_fdpass.c51 struct cmsghdr *cmsg; in mm_send_fd() local
106 struct cmsghdr *cmsg; in mm_receive_fd() local
/openbsd-src/usr.bin/ssh/
H A Dmonitor_fdpass.c47 struct cmsghdr *cmsg; in mm_send_fd() local
95 struct cmsghdr *cmsg; in mm_receive_fd() local
/netbsd-src/crypto/external/bsd/openssl/dist/include/internal/
H A Dktls.h90 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
/openbsd-src/regress/sys/kern/pledge/sendrecvfd/
H A Dsendrecvfd.c48 struct cmsghdr *cmsg; in do_receiver() local
101 struct cmsghdr *cmsg; in do_sender() local
/netbsd-src/tests/net/fdpass/
H A Dfdpass.c54 struct cmsghdr *cmsg; in send_fd() local
106 struct cmsghdr *cmsg; in recv_fd() local
/openbsd-src/lib/libc/rpc/
H A Drpc_callmsg.c43 xdr_callmsg(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callmsg()
/openbsd-src/usr.sbin/snmpd/
H A Dutil.c37 struct cmsghdr *cmsg; in sendtofrom() local
89 struct cmsghdr *cmsg; in recvfromto() local
/openbsd-src/libexec/snmpd/snmpd_metrics/
H A Dutil.c40 struct cmsghdr *cmsg; in sendtofrom() local
92 struct cmsghdr *cmsg; in recvfromto() local
/openbsd-src/regress/sys/kern/pledge/filedescriptor/
H A Dpass.c33 struct cmsghdr *cmsg; in fdops() local
/netbsd-src/sys/compat/common/
H A Duipc_syscalls_43.c250 struct cmsghdr *cmsg = mtod(control, struct cmsghdr *); in compat_43_sys_recvmsg() local
305 struct cmsghdr *cmsg; in compat43_set_accrights() local
/openbsd-src/usr.sbin/tftp-proxy/
H A Dtftp-proxy.c494 struct cmsghdr *cmsg; in privproc_push() local
629 proxy_dst4(struct cmsghdr *cmsg, struct sockaddr_storage *ss) in proxy_dst4()
652 proxy_dst6(struct cmsghdr *cmsg, struct sockaddr_storage *ss) in proxy_dst6()
686 struct cmsghdr *cmsg; in proxy_recv() local
788 struct cmsghdr *cmsg; in unprivproc_pop() local
/openbsd-src/regress/sys/kern/recvwait/
H A Dmcontrol-stream.c33 struct cmsghdr *cmsg; in main() local
/openbsd-src/regress/sys/kern/cmsgsize/
H A Dcmsgsize.c109 struct cmsghdr *cmsg; in test_cmsgsize() local
[all...]

1234