Home
last modified time | relevance | path

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

/dragonfly/sys/net/altq/
H A Daltq_subr.c80 static int tbr_set_locked(struct ifaltq *, struct tb_profile *);
278 tbr_set_locked(struct ifaltq *ifq, struct tb_profile *profile) in tbr_set_locked() function
327 error = tbr_set_locked(ifq, profile); in tbr_set()
467 error = tbr_set_locked(ifq, &tb); in altq_pfattach()