Home
last modified time | relevance | path

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

/xnu-11215/bsd/net/
H A Ddlil.c4163 ifnet_start_common(struct ifnet *ifp, boolean_t resetfc, boolean_t ignore_delay) in ifnet_start_common() argument
4179 if (resetfc) { in ifnet_start_common()
4187 (resetfc || !(ifp->if_eflags & IFEF_ENQUEUE_MULTI) || in ifnet_start_common()