Searched refs:IPV4_VER_HL_OFFSET (Results 1 - 1 of 1) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/common/include/proto/
H A Dbcmip.h60 #define IPV4_VER_HL_OFFSET 0 /* version and ihl byte offset */ macro
76 #define IPV4_HLEN(ipv4_body) (4 * (((uint8 *)(ipv4_body))[IPV4_VER_HL_OFFSET] & IPV4_HLEN_MASK))

Completed in 55 milliseconds