Searched defs:ip_hl (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dip.h44 uint8_t ip_hl:4, ip_ver:4; /* (u) */ member in struct:iphdr
/freebsd-current/sys/netinet/
H A Dip.h50 u_char ip_hl:4, /* header length */ member in struct:ip
55 ip_hl:4; /* header length */ member in struct:ip
H A Dsiftr.c732 unsigned int ip_hl; local
/freebsd-current/sys/netinet/libalias/
H A Dalias_db.c1670 AddSeq(struct alias_link *lnk, int delta, u_int ip_hl, u_short ip_len, argument

Completed in 95 milliseconds