Searched refs:ICMP_ADVLEN (Results 1 – 7 of 7) sorted by relevance
153 #define ICMP_ADVLEN(p) (8 + ((p)->icmp_ip.ip_hl << 2) + 8) macro
139 #define ICMP_ADVLEN(p) (8 + ((p)->icmp_ip.ip_hl << 2) + 8) macro