Home
last modified time | relevance | path

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

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