Home
last modified time | relevance | path

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

/titanic_41/usr/src/stand/lib/inet/
H A Dipv4_impl.h67 #define IPH_HDR_LENGTH(iph) (((struct ip *)(iph))->ip_hl << 2) macro
/titanic_41/usr/src/uts/common/inet/
H A Dip.h186 #define IPH_HDR_LENGTH(ipha) \ macro