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

/darwin-on-arm/xnu/bsd/net/
H A Dif.c1316 if_qflush(struct ifnet *ifp, int ifq_locked) argument
1320 if (!ifq_locked)
1334 if (!ifq_locked)
1340 u_int32_t *packets, u_int32_t *bytes, int ifq_locked)
1349 if (!ifq_locked)
1363 if (!ifq_locked)
1339 if_qflush_sc(struct ifnet *ifp, mbuf_svc_class_t sc, u_int32_t flow, u_int32_t *packets, u_int32_t *bytes, int ifq_locked) argument

Completed in 13 milliseconds