Searched refs:IPV6_RTHDR_LOOSE (Results 1 – 5 of 5) sorted by relevance
108 if (flags != IPV6_RTHDR_LOOSE && flags != IPV6_RTHDR_STRICT) in inet6_rthdr_add()121 if (flags != IPV6_RTHDR_LOOSE) in inet6_rthdr_add()151 if (flags != IPV6_RTHDR_LOOSE && flags != IPV6_RTHDR_STRICT) in inet6_rthdr_lasthop()164 if (flags != IPV6_RTHDR_LOOSE) in inet6_rthdr_lasthop()260 return IPV6_RTHDR_LOOSE; in inet6_rthdr_getflags()262 return IPV6_RTHDR_LOOSE; in inet6_rthdr_getflags()
508 #define IPV6_RTHDR_LOOSE 0 /* this hop need not be a neighbor. XXX old spec */ macro
469 IPV6_RTHDR_LOOSE);762 inet6_rthdr_lasthop(cmsg, IPV6_RTHDR_LOOSE);
2630 IPV6_RTHDR_LOOSE); in sourceroute()2666 inet6_rthdr_lasthop(cmsg, IPV6_RTHDR_LOOSE); in sourceroute()
939 IPV6_RTHDR_LOOSE)) in main()946 if (inet6_rthdr_lasthop(scmsgp, IPV6_RTHDR_LOOSE)) in main()