Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/altq/
H A Daltq_cdnr.h96 struct tb_profile profile;
106 struct tb_profile profile;
119 struct tb_profile cmtd_profile; /* profile for committed tb */
120 struct tb_profile peak_profile; /* profile for peak tb */
132 struct tb_profile cmtd_profile; /* profile for committed tb */
133 struct tb_profile peak_profile; /* profile for peak tb */
H A Daltq.h76 struct tb_profile { struct
84 struct tb_profile tb_prof; /* token bucket profile */ argument
H A Daltq_cdnr.c93 static void tb_import_profile(struct tbe *, struct tb_profile *);
94 static struct tbmeter *tbm_create(struct top_cdnr *, struct tb_profile *,
99 struct tb_profile *, struct tb_profile *,
504 tb_import_profile(struct tbe *tb, struct tb_profile *profile) in tb_import_profile()
520 tbm_create(struct top_cdnr *top, struct tb_profile *profile, in tbm_create()
591 trtcm_create(struct top_cdnr *top, struct tb_profile *cmtd_profile, in trtcm_create()
592 struct tb_profile *peak_profile, struct tc_action *green_action, in trtcm_create()
H A Daltq_var.h227 int tbr_set(struct ifaltq *, struct tb_profile *);
228 int tbr_get(struct ifaltq *, struct tb_profile *);
H A Daltq_subr.c299 tbr_set(struct ifaltq *ifq, struct tb_profile *profile) in tbr_set()
388 tbr_get(struct ifaltq *ifq, struct tb_profile *profile) in tbr_get()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dist/pf/net/
H A Dpf_ioctl.c829 struct tb_profile tb; in pf_enable_altq()
854 struct tb_profile tb; in pf_disable_altq()