Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h730 # define IP_V_A(x,y) (x)->ip_vhl |= (((y) << 4) & 0xf0) macro
1779 # define IP_V_A(x,y) (x)->ip_v = (y) macro