HomeSort by: relevance | last modified time | path
    Searched refs:tbr_set (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/altq/
altq_var.h 227 int tbr_set(struct ifaltq *, struct tb_profile *);
altq_conf.c 246 return tbr_set(&ifp->if_snd, &tbrreq->tb_prof);
altq_subr.c 299 tbr_set(struct ifaltq *ifq, struct tb_profile *profile) function in typeref:typename:int
306 printf("tbr_set: no CPU clock available!\n");
  /src/sys/dist/pf/net/
pf_ioctl.c 870 error = tbr_set(&ifp->if_snd, &tb);
900 error = tbr_set(&ifp->if_snd, &tb);

Completed in 15 milliseconds