Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Ddlil.c2203 ifnet_start_common(struct ifnet *ifp, boolean_t resetfc, boolean_t ignore_delay) in ifnet_start_common() argument
2219 if (resetfc) { in ifnet_start_common()
2227 (resetfc || !(ifp->if_eflags & IFEF_ENQUEUE_MULTI) || in ifnet_start_common()