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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.h194 #define ICMP_ROUTERSOLICIT 10 /* router solicitation */ macro
225 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
H A Dip_compat.h728 #ifndef ICMP_ROUTERSOLICIT
729 # define ICMP_ROUTERSOLICIT 10
H A Dip_icmp.c625 case ICMP_ROUTERSOLICIT:
H A Dip_fw2.c384 #define TT ( (1 << ICMP_ECHO) | (1 << ICMP_ROUTERSOLICIT) | \

Completed in 20 milliseconds