Home
last modified time | relevance | path

Searched refs:DEFAULT_QLIMIT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/pfctl/
H A Dpfctl.h104 #ifndef DEFAULT_QLIMIT
105 #define DEFAULT_QLIMIT 50 macro
H A Dpfctl_altq.c252 if (a->qlimit != DEFAULT_QLIMIT) in print_altq()
284 if (a->qlimit != DEFAULT_QLIMIT) in print_queue()
421 pa->qlimit = DEFAULT_QLIMIT; in eval_pfqueue()
H A Dparse.y1910 queue_opts.qlimit = DEFAULT_QLIMIT;
1919 queue_opts.qlimit = DEFAULT_QLIMIT;