Searched refs:ICMPV6_ROUTER_PREF_MEDIUM (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/ | ||
D | icmpv6.h | 91 #define ICMPV6_ROUTER_PREF_MEDIUM 0x0 macro |
/linux-2.6.39/net/ipv6/ | ||
D | ndisc.c | 1217 pref = ICMPV6_ROUTER_PREF_MEDIUM; in ndisc_router_discovery() |