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

/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_listen.c1111 l3hdr = ((uintptr_t)eh + G_ETH_HDR_LEN(hlen));
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h756 #define G_ETH_HDR_LEN(x) (((x) >> S_ETH_HDR_LEN) & M_ETH_HDR_LEN) macro

Completed in 78 milliseconds