Searched defs:v4_forwarding (Results 1 – 1 of 1) sorted by relevance
2912 iflib_check_lro_possible(struct mbuf *m, bool v4_forwarding, bool v6_forwarding) in iflib_check_lro_possible()2958 bool v4_forwarding, v6_forwarding, lro_possible; in iflib_rxeof() local