Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif.c1627 if_qflush(struct ifnet *ifp, struct ifclassq *ifq, bool ifq_locked) in if_qflush() argument
1638 if (!ifq_locked) { in if_qflush()
1648 if (!ifq_locked) { in if_qflush()
1655 if_qflush_snd(struct ifnet *ifp, bool ifq_locked) in if_qflush_snd() argument
1657 if_qflush(ifp, ifp->if_snd, ifq_locked); in if_qflush_snd()
1662 u_int32_t *packets, u_int32_t *bytes, int ifq_locked) in if_qflush_sc() argument
1675 if (!ifq_locked) { in if_qflush_sc()
1687 if (!ifq_locked) { in if_qflush_sc()