Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dif.c1522 if_qflush(struct ifnet *ifp, struct ifclassq *ifq, bool ifq_locked) in if_qflush() argument
1533 if (!ifq_locked) { in if_qflush()
1543 if (!ifq_locked) { in if_qflush()
1550 if_qflush_snd(struct ifnet *ifp, bool ifq_locked) in if_qflush_snd() argument
1552 if_qflush(ifp, ifp->if_snd, ifq_locked); in if_qflush_snd()
1557 u_int32_t *packets, u_int32_t *bytes, int ifq_locked) in if_qflush_sc() argument
1570 if (!ifq_locked) { in if_qflush_sc()
1582 if (!ifq_locked) { in if_qflush_sc()