Searched refs:RT6_LOOKUP_F_IGNORE_LINKSTATE (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/ipv6/
H A Droute.c745 !(strict & RT6_LOOKUP_F_IGNORE_LINKSTATE))
2223 strict |= flags & RT6_LOOKUP_F_IGNORE_LINKSTATE;
3340 flags |= RT6_LOOKUP_F_IGNORE_LINKSTATE;
/linux-master/include/net/
H A Dip6_route.h38 #define RT6_LOOKUP_F_IGNORE_LINKSTATE 0x00000040 macro

Completed in 166 milliseconds