Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/net/
H A Dif.c1514 if_qflush(struct ifnet *ifp, struct ifclassq *ifq, bool ifq_locked) in if_qflush() argument
1525 if (!ifq_locked) { in if_qflush()
1535 if (!ifq_locked) { in if_qflush()
1542 if_qflush_snd(struct ifnet *ifp, bool ifq_locked) in if_qflush_snd() argument
1544 if_qflush(ifp, ifp->if_snd, ifq_locked); in if_qflush_snd()
1549 u_int32_t *packets, u_int32_t *bytes, int ifq_locked) in if_qflush_sc() argument
1562 if (!ifq_locked) { in if_qflush_sc()
1574 if (!ifq_locked) { in if_qflush_sc()