Searched refs:ICMP_ROUTERSOLICIT (Results 1 – 3 of 3) sorted by relevance
199 #define ICMP_ROUTERSOLICIT 10 /* router solicitation */ macro230 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
730 #ifndef ICMP_ROUTERSOLICIT731 # define ICMP_ROUTERSOLICIT 10
793 case ICMP_ROUTERSOLICIT: in icmp_input()