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

/freebsd-13-stable/sys/net/
H A Dif_var.h136 struct ifnet_hw_tsomax { struct
777 void if_hw_tsomax_common(if_t ifp, struct ifnet_hw_tsomax *);
778 int if_hw_tsomax_update(if_t ifp, struct ifnet_hw_tsomax *);
H A Dif_vlan.c1712 struct ifnet_hw_tsomax hw_tsomax;
H A Dif.c810 if_hw_tsomax_common(if_t ifp, struct ifnet_hw_tsomax *pmax)
839 if_hw_tsomax_update(if_t ifp, struct ifnet_hw_tsomax *pmax)
H A Dif_lagg.c673 struct ifnet_hw_tsomax hw_tsomax;

Completed in 190 milliseconds