Searched refs:iflib_check_lro_possible (Results 1 – 1 of 1) sorted by relevance
2834 iflib_check_lro_possible(struct mbuf *m, bool v4_forwarding, bool v6_forwarding) in iflib_check_lro_possible() function2979 lro_possible = iflib_check_lro_possible(m, v4_forwarding, v6_forwarding); in iflib_rxeof()