Searched refs:ND_ROUTER_ADVERT (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Dsocket.c98 ICMP6_FILTER_SETPASS(ND_ROUTER_ADVERT, &filter);
H A Dprocess.c56 icmph->icmp6_type != ND_ROUTER_ADVERT)
66 if (icmph->icmp6_type == ND_ROUTER_ADVERT)
135 else if (icmph->icmp6_type == ND_ROUTER_ADVERT)
H A Dradvdump.c117 icmph->icmp6_type != ND_ROUTER_ADVERT)
133 else if (icmph->icmp6_type == ND_ROUTER_ADVERT)
H A Dsend.c145 radvert->nd_ra_type = ND_ROUTER_ADVERT;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/
H A Dsocket.c96 ICMP6_FILTER_SETPASS(ND_ROUTER_ADVERT, &filter);
H A Dprocess.c56 icmph->icmp6_type != ND_ROUTER_ADVERT)
66 if (icmph->icmp6_type == ND_ROUTER_ADVERT)
135 else if (icmph->icmp6_type == ND_ROUTER_ADVERT)
H A Dradvdump.c117 icmph->icmp6_type != ND_ROUTER_ADVERT)
133 else if (icmph->icmp6_type == ND_ROUTER_ADVERT)
H A Dsend.c144 radvert->nd_ra_type = ND_ROUTER_ADVERT;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/zebra/
H A Drtadv.c180 rtadv->nd_ra_type = ND_ROUTER_ADVERT;
356 icmph->icmp6_type != ND_ROUTER_ADVERT)
373 else if (icmph->icmp6_type == ND_ROUTER_ADVERT)
443 ICMP6_FILTER_SETPASS (ND_ROUTER_ADVERT, &filter);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dicmp6.h107 #define ND_ROUTER_ADVERT 134 /* router advertisement */ macro
H A Dprint-icmp6.c79 { ND_ROUTER_ADVERT, "router advertisement"},
341 dp->icmp6_type == ND_ROUTER_ADVERT ||
462 case ND_ROUTER_ADVERT:

Completed in 194 milliseconds