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

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_tcq.c61 static int tcq_destroy_locked(struct tcq_if *);
144 err = tcq_destroy_locked(tif);
151 tcq_destroy_locked(struct tcq_if *tif) function
1050 (void) tcq_destroy_locked(tif);
1064 (void) tcq_destroy_locked(tif);

Completed in 47 milliseconds