Home
last modified time | relevance | path

Searched refs:ND_ROUTER_ADVERT (Results 1 – 3 of 3) sorted by relevance

/external/tcpdump/
Dprint-icmp6.c79 { ND_ROUTER_ADVERT, "router advertisement"},
341 dp->icmp6_type == ND_ROUTER_ADVERT || in icmp6_print()
462 case ND_ROUTER_ADVERT: in icmp6_print()
Dicmp6.h107 #define ND_ROUTER_ADVERT 134 /* router advertisement */ macro
/external/dhcpcd/
Dipv6rs.c133 ICMP6_FILTER_SETPASS(ND_ROUTER_ADVERT, &filt); in ipv6rs_open()
333 if (icp->icmp6_type != ND_ROUTER_ADVERT || in ipv6rs_handledata()