Home
last modified time | relevance | path

Searched refs:IP_HL_A (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h701 #ifndef IP_HL_A
702 # define IP_HL_A(x,y) (x)->ip_hl = ((y) & 0xf) macro
H A Dip_fil_freebsd.c465 IP_HL_A(ip, sizeof(*oip) >> 2);
880 IP_HL_A(mhip, mhlen >> 2);
H A Dip_nat.c7357 IP_HL_A(ip, 5);