Searched refs:ICMP_IREQREPLY (Results 1 – 3 of 3) sorted by relevance
210 #define ICMP_IREQREPLY 16 /* information reply */ macro232 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
403 #ifndef ICMP_IREQREPLY404 # define ICMP_IREQREPLY ICMP_INFO_REPLY
795 case ICMP_IREQREPLY: in icmp_input()