HomeSort by: relevance | last modified time | path
    Searched refs:IP_HL_A (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 791 #ifndef IP_HL_A
792 # define IP_HL_A(x,y) (x)->ip_hl = ((y) & 0xf)
ip_fil_netbsd.c 862 IP_HL_A(ip, sizeof(*oip) >> 2);
1311 IP_HL_A(mhip, mhlen >> 2);
ip_nat.c 7250 IP_HL_A(ip, 5);

Completed in 23 milliseconds