Searched refs:ICMP_ROUTERADVERT (Results 1 – 3 of 3) sorted by relevance
133 #define ICMP_ROUTERADVERT 9 /* router advertisement */ macro151 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
135 #define ICMP_ROUTERADVERT 9 /* router advertisement */ macro153 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
136 #define ICMP_ROUTERADVERT 9 /* router advertisement */ macro154 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \447 case ICMP_ROUTERADVERT: in icmp_print()