Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dip6_route.h38 #define RT6_LOOKUP_F_IGNORE_LINKSTATE 0x00000040 macro
/Linux-v6.1/net/ipv6/
Droute.c743 !(strict & RT6_LOOKUP_F_IGNORE_LINKSTATE)) in find_match()
2212 strict |= flags & RT6_LOOKUP_F_IGNORE_LINKSTATE; in ip6_pol_route()
3335 flags |= RT6_LOOKUP_F_IGNORE_LINKSTATE; in ip6_nh_lookup_table()