Searched refs:inet6_rthdr_init (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/netcat-20/
H A Dsourceroute.c156 cmsg = inet6_rthdr_init(*cpp, IPV6_RTHDR_TYPE_0);
/macosx-10.9.5/Libinfo-449.1.3/gen.subproj/
H A Drthdr.c77 inet6_rthdr_init(bp, type) function
/macosx-10.9.5/Libinfo-449.1.3/xcodescripts/
H A Dinstall_files.sh173 inet6_rthdr_getflags.3 inet6_rthdr_init.3 \
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet6/
H A Din6.h901 extern struct cmsghdr *inet6_rthdr_init(void *, int);
/macosx-10.9.5/network_cmds-433/traceroute6.tproj/
H A Dtraceroute6.c459 cmsg = inet6_rthdr_init(rtbuf, IPV6_RTHDR_TYPE_0);
/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnet/
H A Dcommands.c2572 cmsg = inet6_rthdr_init(rhbuf, IPV6_RTHDR_TYPE_0);
/macosx-10.9.5/remote_cmds-41.90.1/telnet.tproj/
H A Dcommands.c2935 cmsg = inet6_rthdr_init(*cpp, IPV6_RTHDR_TYPE_0);
/macosx-10.9.5/network_cmds-433/ping6.tproj/
H A Dping6.c1034 if ((scmsgp = (struct cmsghdr *)inet6_rthdr_init(scmsgp,

Completed in 249 milliseconds