Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif.c1525 if_qflush(struct ifnet *ifp, struct ifclassq *ifq, bool ifq_locked) in if_qflush() argument
1536 if (!ifq_locked) { in if_qflush()
1546 if (!ifq_locked) { in if_qflush()
1553 if_qflush_snd(struct ifnet *ifp, bool ifq_locked) in if_qflush_snd() argument
1555 if_qflush(ifp, ifp->if_snd, ifq_locked); in if_qflush_snd()
1560 u_int32_t *packets, u_int32_t *bytes, int ifq_locked) in if_qflush_sc() argument
1573 if (!ifq_locked) { in if_qflush_sc()
1585 if (!ifq_locked) { in if_qflush_sc()