Searched refs:IPV6_RTHDR_LOOSE (Results 1 – 3 of 3) sorted by relevance
109 if (flags != IPV6_RTHDR_LOOSE && flags != IPV6_RTHDR_STRICT) in inet6_rthdr_add()122 if (flags != IPV6_RTHDR_LOOSE) in inet6_rthdr_add()152 if (flags != IPV6_RTHDR_LOOSE && flags != IPV6_RTHDR_STRICT) in inet6_rthdr_lasthop()165 if (flags != IPV6_RTHDR_LOOSE) in inet6_rthdr_lasthop()261 return IPV6_RTHDR_LOOSE; in inet6_rthdr_getflags()263 return IPV6_RTHDR_LOOSE; in inet6_rthdr_getflags()
519 #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()