Searched refs:G_ETH_HDR_LEN (Results 1 – 2 of 2) sorted by relevance
804 #define G_ETH_HDR_LEN(x) (((x) >> S_ETH_HDR_LEN) & M_ETH_HDR_LEN) macro
1541 int eth_len = G_ETH_HDR_LEN(be32_to_cpu(req->hdr_len)); in get_4tuple()