Home
last modified time | relevance | path

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

/dragonfly/sys/net/altq/
H A Daltq_subr.c79 static int altq_detach_locked(struct ifaltq *);
129 altq_detach_locked(struct ifaltq *ifq) in altq_detach_locked() function
153 error = altq_detach_locked(ifq); in altq_detach()
510 error = altq_detach_locked(ifq); in altq_pfdetach()