Home
last modified time | relevance | path

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

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