Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Diflib.c2834 iflib_check_lro_possible(struct mbuf *m, bool v4_forwarding, bool v6_forwarding) in iflib_check_lro_possible() function
2979 lro_possible = iflib_check_lro_possible(m, v4_forwarding, v6_forwarding); in iflib_rxeof()