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

/darwin-on-arm/xnu/bsd/net/
H A Dif_vlan.c993 ifnet_set_offload(ifp, 0);
1449 ifnet_set_offload(ifp, offload);
1590 ifnet_set_offload(ifp, 0);
H A Dif_loop.c671 ifnet_set_offload(lo_ifp,
H A Dkpi_interface.h1641 @function ifnet_set_offload
1656 extern errno_t ifnet_set_offload(ifnet_t interface, ifnet_offload_t offload);
H A Dif_bond.c1171 ifnet_set_offload(ifp, 0);
2044 ifnet_set_offload(ifp, ifnet_offload(port_ifp));
2068 ifnet_set_offload(ifp, offload);
2240 ifnet_set_offload(ifp, 0);
2306 ifnet_set_offload(ifp, 0);
H A Dkpi_interface.c691 ifnet_set_offload(ifnet_t interface, ifnet_offload_t offload) function

Completed in 40 milliseconds