Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h729 # define IP_HL(x) ((x)->ip_vhl & 0xf) macro
1782 # define IP_HL(x) (x)->ip_hl macro