Home
last modified time | relevance | path

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

/freebsd-head/sbin/pfctl/
HDpfctl_altq.c68 static int cbq_compute_idletime(struct pfctl *, struct pf_altq *);
525 cbq_compute_idletime(pf, pa); in eval_pfqueue_cbq()
533 cbq_compute_idletime(struct pfctl *pf, struct pf_altq *pa) in cbq_compute_idletime() function