Home
last modified time | relevance | path

Searched defs:qlimit (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/usr.sbin/altq/libaltq/
H A Dqop_fifoq.c88 int qlimit = 50; in fifoq_interface_parser() local
127 qcmd_fifoq_add_if(const char *ifname, u_int bandwidth, int qlimit) in qcmd_fifoq_add_if()
143 u_int bandwidth, int qlimit) in qop_fifoq_add_if()
H A Dqop_priq.c131 int pri = 0, qlimit = 50; in priq_class_parser() local
193 int pri, int qlimit, int flags) in qcmd_priq_add_class()
213 int pri, int qlimit, int flags) in qcmd_priq_modify_class()
264 struct ifinfo *ifinfo, int pri, int qlimit, int flags) in qop_priq_add_class()
306 int pri, int qlimit, int flags) in qop_priq_modify_class()
H A Dqop_blue.c90 int qlimit = 60; in blue_interface_parser() local
150 int hold_time, int qlimit, int pkttime, int flags) in qcmd_blue_add_if()
167 int max_pmark, int hold_time, int qlimit, in qop_blue_add_if()
H A Dqop_red.c92 int qlimit = 60; in red_interface_parser() local
176 int inv_pmax, int th_min, int th_max, int qlimit, in qcmd_red_add_if()
195 int th_max, int qlimit, int pkttime, int flags) in qop_red_add_if()
H A Dqop_rio.c99 int qlimit = 60; in rio_interface_parser() local
211 int qlimit, int pkttime, int flags) in qcmd_rio_add_if()
240 int qlimit, int pkttime, int flags) in qop_rio_add_if()
H A Dqop_fifoq.h33 int qlimit; /* max queue length */ member
H A Dqop_priq.h43 int qlimit; member
H A Dqop_rio.h35 int qlimit; /* max queue length */ member
H A Dqop_blue.h35 int qlimit; /* max queue length */ member
H A Dqop_red.h37 int qlimit; /* max queue length */ member
H A Dqop_jobs.h87 int qlimit; /* max queue length */ member
H A Dqop_jobs.c152 int qlimit = 200; /* 200 packets */ in jobs_interface_parser() local
287 qcmd_jobs_add_if(const char *ifname, u_int bandwidth, int qlimit, int separate) in qcmd_jobs_add_if()
367 u_int bandwidth, int qlimit, int separate) in qop_jobs_add_if()
H A Dqop_hfsc.h58 int qlimit; member
H A Dqop_hfsc.c146 int qlimit = 50; in hfsc_class_parser() local
359 int qlimit, int flags) in qcmd_hfsc_add_class()
462 struct service_curve *sc, int qlimit, int flags) in qop_hfsc_add_class()
/netbsd-src/sys/altq/
H A Daltq_priq.h52 int qlimit; /* queue size limit */ member
79 int qlimit; member
101 u_int qlimit; member
H A Daltq_classq.h69 #define qlimit( global() macro
H A Daltq_wfq.h77 int qlimit; /* queue size in bytes */ member
H A Daltq_hfsc.h96 u_int qlimit; member
124 int qlimit; member
H A Daltq_priq.c284 priq_class_create(struct priq_if *pif, int pri, int qlimit, int flags, int qid) in priq_class_create() argument
[all...]
H A Daltq_jobs.c150 jobs_attach(struct ifaltq *ifq, u_int bandwidth, u_int qlimit, u_int separate) in jobs_attach() argument
H A Daltq_jobs.h136 u_int qlimit; /* buffer size in packets */ member
H A Daltq_hfsc.c386 struct hfsc_class *parent, int qlimit, int flags, int qid) in hfsc_class_create() argument
[all...]
/netbsd-src/dist/pf/sbin/pfctl/
H A Dparse.y240 int qlimit; member
/netbsd-src/sys/dist/pf/net/
H A Dpfvar.h1300 u_int16_t qlimit; /* queue size limit */ member