Home
last modified time | relevance | path

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

/dragonfly/sys/net/altq/
H A Daltq_subr.c77 static int altq_enable_locked(struct ifaltq *);
159 altq_enable_locked(struct ifaltq *ifq) in altq_enable_locked() function
180 error = altq_enable_locked(ifq); in altq_enable()
459 error = altq_enable_locked(ifq); in altq_pfattach()