Searched refs:ICMP_ROUTERSOLICIT (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/zebra/
H A Dirdp.h27 #ifndef ICMP_ROUTERSOLICIT
28 #define ICMP_ROUTERSOLICIT 10 macro
H A Dirdp.c288 stream_putc (s, ICMP_ROUTERSOLICIT); /* Type. */
408 case ICMP_ROUTERSOLICIT:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/include-glibc/netinet/
H A Dip_icmp.h147 #define ICMP_ROUTERSOLICIT 10 /* router solicitation */ macro
192 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-icmp.c137 #define ICMP_ROUTERSOLICIT 10 /* router solicitation */ macro
154 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
201 { ICMP_ROUTERSOLICIT, "router solicitation" },

Completed in 116 milliseconds