Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dip6_route.h38 #define RT6_LOOKUP_F_IGNORE_LINKSTATE 0x00000040 macro
/linux-6.15/net/ipv6/
H A Droute.c783 !(strict & RT6_LOOKUP_F_IGNORE_LINKSTATE)) in find_match()
2260 strict |= flags & RT6_LOOKUP_F_IGNORE_LINKSTATE; in ip6_pol_route()
3382 flags |= RT6_LOOKUP_F_IGNORE_LINKSTATE; in ip6_nh_lookup_table()