Searched defs:G_IPV4TYPE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h25181 #define G_IPV4TYPE(x) (((x) >> S_IPV4TYPE) & M_IPV4TYPE) macro
[all...]
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dt4_regs.h25152 #define G_IPV4TYPE(x) (((x) >> S_IPV4TYPE) & M_IPV4TYPE) macro
[all...]

Completed in 1578 milliseconds