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

/freebsd-11.0-release/sys/net/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.h78 struct tb_profile { struct
86 struct tb_profile tb_prof; /* token bucket profile */
H A Daltq_var.h198 int tbr_set(struct ifaltq *, struct tb_profile *);
199 int tbr_get(struct ifaltq *, struct tb_profile *);
H A Daltq_cdnr.c90 static void tb_import_profile(struct tbe *, struct tb_profile *);
91 static struct tbmeter *tbm_create(struct top_cdnr *, struct tb_profile *,
96 struct tb_profile *, struct tb_profile *,
522 struct tb_profile *profile;
540 struct tb_profile *profile;
617 struct tb_profile *cmtd_profile, *peak_profile;
H A Daltq_subr.c359 struct tb_profile *profile;
464 struct tb_profile *profile;
/freebsd-11.0-release/sys/netpfil/pf/
H A Dpf_ioctl.c618 struct tb_profile tb;
641 struct tb_profile tb;

Completed in 185 milliseconds