Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/net/altq/
HDaltq_var.h180 int tbr_set(struct ifaltq *, struct tb_profile *);
HDaltq_subr.c335 tbr_set(struct ifaltq *ifq, struct tb_profile *profile) in tbr_set() function
/freebsd-14-stable/sys/netpfil/pf/
HDpf_ioctl.c1031 error = tbr_set(&ifp->if_snd, &tb); in pf_enable_altq()
1059 error = tbr_set(&ifp->if_snd, &tb); in pf_disable_altq()