Searched refs:ND_ROUTER_SOLICIT (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Dsocket.c97 ICMP6_FILTER_SETPASS(ND_ROUTER_SOLICIT, &filter);
H A Dprocess.c55 if (icmph->icmp6_type != ND_ROUTER_SOLICIT &&
80 if (icmph->icmp6_type == ND_ROUTER_SOLICIT)
131 if (icmph->icmp6_type == ND_ROUTER_SOLICIT)
H A Dradvdump.c116 if (icmph->icmp6_type != ND_ROUTER_SOLICIT &&
129 if (icmph->icmp6_type == ND_ROUTER_SOLICIT)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/
H A Dsocket.c95 ICMP6_FILTER_SETPASS(ND_ROUTER_SOLICIT, &filter);
H A Dprocess.c55 if (icmph->icmp6_type != ND_ROUTER_SOLICIT &&
80 if (icmph->icmp6_type == ND_ROUTER_SOLICIT)
131 if (icmph->icmp6_type == ND_ROUTER_SOLICIT)
H A Dradvdump.c116 if (icmph->icmp6_type != ND_ROUTER_SOLICIT &&
129 if (icmph->icmp6_type == ND_ROUTER_SOLICIT)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dicmp6.h106 #define ND_ROUTER_SOLICIT 133 /* router solicitation */ macro
H A Dprint-icmp6.c78 { ND_ROUTER_SOLICIT, "router solicitation"},
340 if (vflag && (dp->icmp6_type == ND_ROUTER_SOLICIT ||
455 case ND_ROUTER_SOLICIT:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/zebra/
H A Drtadv.c355 if (icmph->icmp6_type != ND_ROUTER_SOLICIT &&
371 if (icmph->icmp6_type == ND_ROUTER_SOLICIT)
442 ICMP6_FILTER_SETPASS (ND_ROUTER_SOLICIT, &filter);

Completed in 112 milliseconds