Home
last modified time | relevance | path

Searched refs:ip_hl (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netinet/
H A Dip.h111 unsigned int ip_hl:4; /* header length */ member
116 unsigned int ip_hl:4; /* header length */ member
H A Dip_icmp.h217 #define ICMP_ADVLEN(p) (8 + ((p)->icmp_ip.ip_hl << 2) + 8)