Home
last modified time | relevance | path

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

/netbsd/src/sys/altq/
Daltq_var.h227 int tbr_set(struct ifaltq *, struct tb_profile *);
Daltq_conf.c246 return tbr_set(&ifp->if_snd, &tbrreq->tb_prof); in altqioctl()
Daltq_subr.c299 tbr_set(struct ifaltq *ifq, struct tb_profile *profile) in tbr_set() function
/netbsd/src/sys/dist/pf/net/
Dpf_ioctl.c870 error = tbr_set(&ifp->if_snd, &tb); in pf_enable_altq()
900 error = tbr_set(&ifp->if_snd, &tb); in pf_disable_altq()