Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_var.h2168 extern int if_set_qosmarking_mode(struct ifnet *, u_int32_t);
H A Dif.c2384 if_set_qosmarking_mode(struct ifnet *ifp, u_int32_t mode) in if_set_qosmarking_mode() function
4148 error = if_set_qosmarking_mode(ifp, ifr->ifr_qosmarking_mode); in ifioctl_ifreq()
H A Dkpi_interface.c3438 if_set_qosmarking_mode(interface, in ifnet_set_fastlane_capable()
H A Ddlil.c8694 error = if_set_qosmarking_mode(ifp, in ifnet_attach()
9543 if_set_qosmarking_mode(ifp, IFRTYPE_QOSMARKING_MODE_NONE); in ifnet_detach_final()