Searched refs:ICMPV6_ROUTER_PREF_LOW (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/uapi/linux/ | ||
D | icmpv6.h | 84 #define ICMPV6_ROUTER_PREF_LOW 0x3 macro |
/linux-5.19.10/net/ipv6/ | ||
D | route.c | 5112 if (pref != ICMPV6_ROUTER_PREF_LOW && in rtm_to_fib6_config() |