Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/net/
H A Dif_var_private.h1720 extern int if_set_qosmarking_mode(struct ifnet *, u_int32_t);
H A Dif.c2411 if_set_qosmarking_mode(struct ifnet *ifp, u_int32_t mode) in if_set_qosmarking_mode() function
4214 error = if_set_qosmarking_mode(ifp, ifr->ifr_qosmarking_mode); in ifioctl_ifreq()
H A Dkpi_interface.c3455 if_set_qosmarking_mode(interface, in ifnet_set_fastlane_capable()
H A Ddlil.c9004 error = if_set_qosmarking_mode(ifp, in ifnet_attach()
9843 if_set_qosmarking_mode(ifp, IFRTYPE_QOSMARKING_MODE_NONE); in ifnet_detach_final()