Searched refs:IPV6_RTHDR_LOOSE (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/gen.subproj/
H A Drthdr.c121 if (flags != IPV6_RTHDR_LOOSE && flags != IPV6_RTHDR_STRICT)
134 if (flags != IPV6_RTHDR_LOOSE)
166 if (flags != IPV6_RTHDR_LOOSE && flags != IPV6_RTHDR_STRICT)
179 if (flags != IPV6_RTHDR_LOOSE)
282 return IPV6_RTHDR_LOOSE;
284 return IPV6_RTHDR_LOOSE;
/macosx-10.9.5/netcat-20/
H A Dsourceroute.c237 inet6_rthdr_add(cmsg, &sin6->sin6_addr, IPV6_RTHDR_LOOSE);
267 inet6_rthdr_lasthop(cmsg, IPV6_RTHDR_LOOSE);
/macosx-10.9.5/network_cmds-433/traceroute6.tproj/
H A Dtraceroute6.c461 IPV6_RTHDR_LOOSE); local
752 inet6_rthdr_lasthop(cmsg, IPV6_RTHDR_LOOSE);
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet6/
H A Din6.h674 #define IPV6_RTHDR_LOOSE 0 /* this hop need not be a neighbor. */ macro
/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnet/
H A Dcommands.c2639 IPV6_RTHDR_LOOSE);
2675 inet6_rthdr_lasthop(cmsg, IPV6_RTHDR_LOOSE);
/macosx-10.9.5/remote_cmds-41.90.1/telnet.tproj/
H A Dcommands.c3017 IPV6_RTHDR_LOOSE);
3047 inet6_rthdr_lasthop(cmsg, IPV6_RTHDR_LOOSE);
/macosx-10.9.5/network_cmds-433/ping6.tproj/
H A Dping6.c1056 IPV6_RTHDR_LOOSE))
1063 if (inet6_rthdr_lasthop(scmsgp, IPV6_RTHDR_LOOSE))

Completed in 292 milliseconds