Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h731 # define IP_HL_A(x,y) (x)->ip_vhl |= ((y) & 0xf) macro
1785 # define IP_HL_A(x,y) (x)->ip_hl = ((y) & 0xf) macro