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