Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_var_private.h1787 extern int if_set_qosmarking_mode(struct ifnet *, u_int32_t);
H A Dif.c2545 if_set_qosmarking_mode(struct ifnet *ifp, u_int32_t mode) in if_set_qosmarking_mode() function
4656 error = if_set_qosmarking_mode(ifp, ifr->ifr_qosmarking_mode); in ifioctl_ifreq()
H A Ddlil.c5180 error = if_set_qosmarking_mode(ifp, in ifnet_attach()
5910 if_set_qosmarking_mode(ifp, IFRTYPE_QOSMARKING_MODE_NONE); in ifnet_detach_final()
H A Dkpi_interface.c3606 if_set_qosmarking_mode(interface, in ifnet_set_fastlane_capable()