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

/netbsd-current/sys/altq/
H A Daltq_var.h227 int tbr_set(struct ifaltq *, struct tb_profile *);
H A Daltq_conf.c246 return tbr_set(&ifp->if_snd, &tbrreq->tb_prof);
H A Daltq_subr.c299 tbr_set(struct ifaltq *ifq, struct tb_profile *profile) function
306 printf("tbr_set: no CPU clock available!\n");
/netbsd-current/sys/dist/pf/net/
H A Dpf_ioctl.c870 error = tbr_set(&ifp->if_snd, &tb);
900 error = tbr_set(&ifp->if_snd, &tb);

Completed in 275 milliseconds