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

  /src/usr.sbin/altq/libaltq/
qop_cdnr.h 41 struct tb_profile profile;
46 struct tb_profile cmtd_profile;
47 struct tb_profile peak_profile;
70 struct tb_profile *profile,
75 struct tb_profile *cmtd_profile,
76 struct tb_profile *peak_profile,
97 struct ifinfo *ifinfo, struct tb_profile *profile,
101 struct tb_profile *cmtd_profile, struct tb_profile *peak_profile,
112 struct tb_profile *profile)
    [all...]
qop_cdnr.c 68 static int verify_tbprofile(struct tb_profile *, const char *);
164 struct tb_profile *profile,
194 struct tb_profile *cmtd_profile,
195 struct tb_profile *peak_profile,
458 struct tb_profile *profile,
504 qop_cdnr_modify_tbmeter(struct classinfo *clinfo, struct tb_profile *profile)
518 struct tb_profile *cmtd_profile,
519 struct tb_profile *peak_profile,
576 struct tb_profile *cmtd_profile,
577 struct tb_profile *peak_profile, int coloraware
    [all...]
parser.c 1040 struct tb_profile profile[2];
qop.c 74 struct tb_profile tb_prof, otb_prof;
  /src/sys/altq/
altq_cdnr.h 96 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 */
altq.h 76 struct tb_profile { struct
84 struct tb_profile tb_prof; /* token bucket profile */
altq_var.h 227 int tbr_set(struct ifaltq *, struct tb_profile *);
228 int tbr_get(struct ifaltq *, struct tb_profile *);
altq_cdnr.c 93 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)
520 tbm_create(struct top_cdnr *top, struct tb_profile *profile,
591 trtcm_create(struct top_cdnr *top, struct tb_profile *cmtd_profile,
592 struct tb_profile *peak_profile, struct tc_action *green_action,
altq_subr.c 299 tbr_set(struct ifaltq *ifq, struct tb_profile *profile)
388 tbr_get(struct ifaltq *ifq, struct tb_profile *profile)
  /src/sys/dist/pf/net/
pf_ioctl.c 856 struct tb_profile tb;
881 struct tb_profile tb;

Completed in 54 milliseconds