Home
last modified time | relevance | path

Searched refs:RT6_LOOKUP_F_IGNORE_LINKSTATE (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dip6_route.h38 #define RT6_LOOKUP_F_IGNORE_LINKSTATE 0x00000040 macro
/linux/net/ipv6/
H A Droute.c782 !(strict & RT6_LOOKUP_F_IGNORE_LINKSTATE)) in find_match()
2277 strict |= flags & RT6_LOOKUP_F_IGNORE_LINKSTATE; in ip6_pol_route()
3403 flags |= RT6_LOOKUP_F_IGNORE_LINKSTATE; in ip6_nh_lookup_table()