Searched refs:iflib_get_ip_forwarding (Results 1 – 1 of 1) sorted by relevance
2894 iflib_get_ip_forwarding(struct lro_ctrl *lc, bool *v4, bool *v6) in iflib_get_ip_forwarding() function2932 iflib_get_ip_forwarding(struct lro_ctrl *lc __unused, bool *v4 __unused, bool *v6 __unused) in iflib_get_ip_forwarding() function3044 iflib_get_ip_forwarding(&rxq->ifr_lc, &v4_forwarding, &v6_forwarding); in iflib_rxeof()