Home
last modified time | relevance | path

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

/minix3/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()
/minix3/tests/net/fdpass/
H A Dfdpass.c54 struct cmsghdr *cmsg; in send_fd() local
106 struct cmsghdr *cmsg; in recv_fd() local
/minix3/lib/libc/rpc/
H A Drpc_prot.c204 xdr_callhdr(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callhdr()
/minix3/minix/net/lwip/
H A Dpktsock.c367 pktsock_parse_ctl_v4(struct pktsock * pkt __unused, struct cmsghdr * cmsg, in pktsock_parse_ctl_v4()
432 pktsock_parse_ctl_v6(struct pktsock * pkt, struct cmsghdr * cmsg, in pktsock_parse_ctl_v6()
516 struct cmsghdr *cmsg; in pktsock_get_ctl() local
638 struct cmsghdr cmsg; in pktsock_add_ctl() local
/minix3/external/bsd/dhcp/dist/common/
H A Dsocket.c765 struct cmsghdr *cmsg; in send_packet6() local
864 struct cmsghdr *cmsg; local
972 struct cmsghdr *cmsg; in receive_packet6() local
/minix3/external/bsd/libpcap/dist/
H A Dpcap-bt-monitor-linux.c74 struct cmsghdr *cmsg; in bt_monitor_read() local
H A Dpcap-bt-linux.c306 struct cmsghdr *cmsg; in bt_read_linux() local
H A Dpcap-linux.c1514 struct cmsghdr *cmsg; local
1516 struct cmsghdr cmsg; member
/minix3/minix/usr.bin/trace/ioctl/
H A Dnet.c320 struct cmsghdr *cmsg; in put_msg_control() local
/minix3/minix/tests/
H A Dtest56.c592 struct cmsghdr *cmsg = NULL; in test_scm_credentials() local
1012 struct cmsghdr *cmsg; in test_fd_passing_child() local
1096 struct cmsghdr *cmsg; in test_fd_passing_parent() local
H A Dsocklib.c2219 struct cmsghdr *cmsg; in socklib_test_multicast() local
2223 struct cmsghdr cmsg; in socklib_test_multicast() member
H A Dtest91.c2001 struct cmsghdr *cmsg, cmsg2; in test91g() local
2007 struct cmsghdr cmsg; in test91g() member
2349 struct cmsghdr *cmsg; in test91h() local
H A Dtest90.c1769 struct cmsghdr cmsg; in send_fds() member
1810 struct cmsghdr cmsg; in recv_fds() member
2459 struct cmsghdr cmsg; in recv_creds() member
/minix3/tests/net/net/
H A Dt_pktinfo.c102 struct cmsghdr *cmsg; in receive() local
/minix3/external/bsd/blacklist/lib/
H A Dbl.c333 struct cmsghdr *cmsg; in bl_send() local
396 struct cmsghdr *cmsg; in bl_recv() local
/minix3/external/bsd/tmux/dist/compat/
H A Dimsg-buffer.c229 struct cmsghdr *cmsg; in msgbuf_write() local
H A Dimsg.c49 struct cmsghdr *cmsg; in imsg_read() local
/minix3/sys/sys/
H A Dsocket.h566 #define __CMSG_MSGNEXT(cmsg) \ argument
572 #define CMSG_DATA(cmsg) (__CASTV(u_char *, cmsg) + __CMSG_ASIZE) argument
573 #define CCMSG_DATA(cmsg) (__CASTCV(const u_char *, cmsg) + __CMSG_ASIZE) argument
576 #define CMSG_NXTHDR(mhdr, cmsg) \ argument
/minix3/minix/net/uds/
H A Dio.c760 struct cmsghdr *cmsg; in uds_send_ctl() local
1319 struct cmsghdr *cmsg; in uds_recv_fds() local
1421 struct cmsghdr *cmsg; in uds_recv_cred() local
/minix3/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_dgram.c1103 struct cmsghdr *cmsg; in dgram_sctp_read() local
1336 struct cmsghdr *cmsg; in dgram_sctp_write() local
/minix3/usr.sbin/traceroute6/
H A Dtraceroute6.c348 static struct cmsghdr *cmsg; variable
/minix3/external/bsd/bind/dist/lib/isc/win32/
H A Dsocket.c961 struct msghdr *msg, char *cmsg, WSABUF *iov, in build_msghdr_send()
1394 char *cmsg = NULL; in startio_send() local
/minix3/usr.bin/telnet/
H A Dcommands.c2751 struct cmsghdr *cmsg; in sourceroute() local
/minix3/minix/usr.bin/trace/service/
H A Dvfs.c1916 struct cmsghdr cmsg; in put_cmsg() local