Searched refs:IPV6_RTHDR_LOOSE (Results 1 – 3 of 3) sorted by relevance
106 if (flags != IPV6_RTHDR_LOOSE && flags != IPV6_RTHDR_STRICT) in inet6_rthdr_add()119 if (flags != IPV6_RTHDR_LOOSE) in inet6_rthdr_add()149 if (flags != IPV6_RTHDR_LOOSE && flags != IPV6_RTHDR_STRICT) in inet6_rthdr_lasthop()162 if (flags != IPV6_RTHDR_LOOSE) in inet6_rthdr_lasthop()258 return IPV6_RTHDR_LOOSE; in inet6_rthdr_getflags()260 return IPV6_RTHDR_LOOSE; in inet6_rthdr_getflags()
514 #define IPV6_RTHDR_LOOSE 0 /* this hop need not be a neighbor. XXX old spec */ macro
2630 IPV6_RTHDR_LOOSE); in sourceroute()2666 inet6_rthdr_lasthop(cmsg, IPV6_RTHDR_LOOSE); in sourceroute()