Searched defs:IPH_HDR_LENGTH (Results 1 – 2 of 2) sorted by relevance
67 #define IPH_HDR_LENGTH(iph) (((struct ip *)(iph))->ip_hl << 2) macro
186 #define IPH_HDR_LENGTH(ipha) \ macro