Searched refs:ICMPH_TYPE (Results 1 – 4 of 4) sorted by relevance
82 #define ICMPH_TYPE(hdr) ((hdr)->type) macro
91 #define ICMPH_TYPE(hdr) ((hdr)->type) macro
489 if (ICMP_ER == ICMPH_TYPE(icmphdr)) { in ip_nat_input()681 if (ICMPH_TYPE(icmphdr) == ICMP_ECHO) { in ip_nat_out()
Completed in 7 milliseconds