Home
last modified time | relevance | path

Searched refs:S_IPV6_EXT_HDR_SKIP (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h12489 #define S_IPV6_EXT_HDR_SKIP 0 macro
12491 #define V_IPV6_EXT_HDR_SKIP(x) ((x) << S_IPV6_EXT_HDR_SKIP)
12493 (((x) >> S_IPV6_EXT_HDR_SKIP) & M_IPV6_EXT_HDR_SKIP)