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

/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c2942 iflib_check_lro_possible(struct mbuf *m, bool v4_forwarding, bool v6_forwarding) function
3094 lro_possible = iflib_check_lro_possible(m, v4_forwarding, v6_forwarding);

Completed in 102 milliseconds