Home
last modified time | relevance | path

Searched refs:RT6_LOOKUP_F_IGNORE_LINKSTATE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dip6_route.h38 #define RT6_LOOKUP_F_IGNORE_LINKSTATE 0x00000040 macro
/kernel/linux/linux-6.6/include/net/
H A Dip6_route.h38 #define RT6_LOOKUP_F_IGNORE_LINKSTATE 0x00000040 macro
/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c741 !(strict & RT6_LOOKUP_F_IGNORE_LINKSTATE)) in find_match()
2220 strict |= flags & RT6_LOOKUP_F_IGNORE_LINKSTATE; in ip6_pol_route()
3236 flags |= RT6_LOOKUP_F_IGNORE_LINKSTATE; in ip6_nh_lookup_table()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c744 !(strict & RT6_LOOKUP_F_IGNORE_LINKSTATE)) in find_match()
2213 strict |= flags & RT6_LOOKUP_F_IGNORE_LINKSTATE; in ip6_pol_route()
3330 flags |= RT6_LOOKUP_F_IGNORE_LINKSTATE; in ip6_nh_lookup_table()

Completed in 17 milliseconds