Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgbe/common/
HDt4_msg.h1216 #define V_LSO_TCPHDR_LEN(x) ((x) << S_LSO_TCPHDR_LEN) macro
/NextBSD/sys/dev/cxgbe/
HDt4_sge.c3935 | V_LSO_TCPHDR_LEN(m0->m_pkthdr.l4hlen >> 2); in write_txpkt_wr()