Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/
H A Dif_var_private.h1767 extern int if_set_qosmarking_mode(struct ifnet *, u_int32_t);
H A Dif.c2585 if_set_qosmarking_mode(struct ifnet *ifp, u_int32_t mode) in if_set_qosmarking_mode() function
4698 error = if_set_qosmarking_mode(ifp, ifr->ifr_qosmarking_mode); in ifioctl_ifreq()
H A Dkpi_interface.c3624 if_set_qosmarking_mode(interface, in ifnet_set_fastlane_capable()
H A Ddlil.c5247 error = if_set_qosmarking_mode(ifp, in ifnet_attach()
5982 if_set_qosmarking_mode(ifp, IFRTYPE_QOSMARKING_MODE_NONE); in ifnet_detach_final()