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

/illumos-gate/usr/src/uts/common/netinet/
H A Dip_icmp.h122 #define ICMP_ADVLEN(p) (8 + ((p)->icmp_ip.ip_hl << 2) + 8) macro

Completed in 44 milliseconds