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

/freebsd-9.3-release/sys/contrib/ipfilter/netinet/
H A Dip_compat.h732 # define IP_V_A(x,y) (x)->ip_vhl |= (((y) << 4) & 0xf0) macro
1839 # define IP_V_A(x,y) (x)->ip_v = (y) macro

Completed in 62 milliseconds