Searched defs:cmsg (Results 1 - 24 of 24) sorted by relevance

/src/dist/pf/sbin/pflogd/
H A Dprivsep_fdpass.c55 struct cmsghdr *cmsg; local in function:send_fd
91 struct cmsghdr *cmsg; local in function:receive_fd
[all...]
/src/sbin/mount_portal/
H A Dactivate.c113 struct cmsghdr *cmsg; local in function:send_reply
/src/lib/libc/rpc/
H A Drpc_prot.c204 xdr_callhdr(XDR *xdrs, struct rpc_msg *cmsg) argument
/src/usr.sbin/sdpd/
H A Dserver.c414 struct cmsghdr *cmsg; local in function:server_process_request
/src/tests/net/fdpass/
H A Dfdpass.c54 struct cmsghdr *cmsg; local in function:send_fd
106 struct cmsghdr *cmsg; local in function:recv_fd
[all...]
/src/tests/net/net/
H A Dt_pktinfo.c102 struct cmsghdr *cmsg; local in function:receive
[all...]
H A Dt_pktinfo_send.c118 struct cmsghdr *cmsg; local in function:sendto_pktinfo
/src/sys/compat/common/
H A Duipc_syscalls_43.c250 struct cmsghdr *cmsg = mtod(control, struct cmsghdr *); local in function:compat_43_sys_recvmsg
305 struct cmsghdr *cmsg; local in function:compat43_set_accrights
[all...]
/src/sys/external/bsd/libnv/dist/
H A Dmsgio.c76 msghdr_add_fd(struct cmsghdr *cmsg, int fd) argument
95 msghdr_get_fd(struct cmsghdr *cmsg) argument
183 struct cmsghdr *cmsg; local in function:cred_send
223 struct cmsghdr *cmsg; local in function:cred_recv
259 struct cmsghdr *cmsg; local in function:fd_package_send
308 struct cmsghdr *cmsg; local in function:fd_package_recv
[all...]
/src/lib/libc/net/
H A Drthdr.c114 inet6_rthdr_add(struct cmsghdr *cmsg, const struct in6_addr *addr, u_int flags) argument
151 inet6_rthdr_lasthop(struct cmsghdr *cmsg, unsigned int flags) argument
186 inet6_rthdr_segments(const struct cmsghdr *cmsg) argument
215 inet6_rthdr_getaddr(struct cmsghdr * cmsg,int idx) argument
250 inet6_rthdr_getflags(const struct cmsghdr * cmsg,int idx) argument
[all...]
H A Dip6opt.c126 inet6_option_append(struct cmsghdr *cmsg, const uint8_t *typep, int multx, argument
207 inet6_option_alloc(struct cmsghdr * cmsg,int datalen,int multx,int plusy) argument
278 inet6_option_next(const struct cmsghdr * cmsg,uint8_t ** tptrp) argument
337 inet6_option_find(const struct cmsghdr * cmsg,uint8_t ** tptrp,int type) argument
[all...]
H A Dsctp_sys_calls.c383 struct cmsghdr *cmsg; local in function:sctp_sendmsg
485 struct cmsghdr *cmsg; local in function:sctp_send
609 struct cmsghdr *cmsg; local in function:sctp_recvmsg
661 struct cmsghdr *cmsg; local in function:sctp_recvv
754 struct cmsghdr *cmsg; local in function:sctp_sendv
[all...]
/src/sys/compat/netbsd32/
H A Dnetbsd32_compat_43.c469 struct cmsghdr *cmsg = mtod(control, void *); local in function:compat_43_netbsd32_orecvmsg
H A Dnetbsd32_socket.c80 struct cmsghdr *cmsg, cmsg32; local in function:copyout32_msg_control_mbuf
385 struct cmsghdr *cmsg, cmsg32, *cc; local in function:copyin32_msg_control
[all...]
/src/dist/pf/libexec/tftp-proxy/
H A Dtftp-proxy.c92 struct cmsghdr *cmsg; local in function:main
/src/usr.sbin/perfused/
H A Dmsg.c118 struct cmsghdr *cmsg = (struct cmsghdr *)(void *)&cmsg_buf; local in function:perfused_recv_early
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_platform_linux.cc324 struct cmsghdr *cmsg = CMSG_FIRSTHDR(msg); local in function:__tsan::ExtractRecvmsgFDs
/src/sys/kern/
H A Duipc_syscalls.c824 struct cmsghdr *cmsg; local in function:free_control_mbuf
845 struct cmsghdr *cmsg; local in function:copyout_msg_control
1616 for (struct cmsghdr *cmsg = CMSG_FIRSTHDR(&mhdr); cmsg; local in function:sockargs
[all...]
/src/usr.bin/msgs/
H A Dmsgs.c741 int n, cmsg; local in function:ask
/src/sys/compat/linux/common/
H A Dlinux_socket.c511 struct cmsghdr *cmsg; local in function:linux_sys_sendmsg
679 struct cmsghdr *cmsg; local in function:linux_copyout_msg_control
[all...]
/src/usr.bin/nc/
H A Dnetcat.c1319 struct cmsghdr *cmsg; local in function:fdpass
/src/usr.sbin/inetd/
H A Dinetd.c984 struct cmsghdr *cmsg; local in function:recvfromto
1075 struct cmsghdr *cmsg; local in function:sendfromto
[all...]
/src/sys/netinet6/
H A Dip6_output.c2825 ip6_setpktopt(int optname,u_char * buf,int len,struct ip6_pktopts * opt,kauth_cred_t cred,int sticky,int cmsg,int uproto) argument
/src/lib/librumphijack/
H A Dhijack.c1716 struct cmsghdr *cmsg; local in function:_msg_convert_fds
[all...]

Completed in 27 milliseconds