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

/freebsd-current/sys/dev/ixgbe/
H A Dix_txrx.c517 return M_HASHTYPE_RSS_IPV6_EX;
/freebsd-current/sys/dev/igc/
H A Digc_txrx.c581 return M_HASHTYPE_RSS_IPV6_EX;
/freebsd-current/sys/dev/liquidio/
H A Dlio_core.c319 M_HASHTYPE_SET(mbuf, M_HASHTYPE_RSS_IPV6_EX);
/freebsd-current/sys/dev/e1000/
H A Digb_txrx.c562 return M_HASHTYPE_RSS_IPV6_EX;
H A Dem_txrx.c816 return M_HASHTYPE_RSS_IPV6_EX;
/freebsd-current/sys/sys/
H A Dmbuf.h563 #define M_HASHTYPE_RSS_IPV6_EX M_HASHTYPE_HASH(5) /* IPv6 2-tuple + macro
/freebsd-current/sys/dev/hyperv/netvsc/
H A Dif_hn.c3661 hash_type = M_HASHTYPE_RSS_IPV6_EX;

Completed in 211 milliseconds