Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/pf/pfctl/
Dpfctl_altq.c59 static int check_commit_cbq(int, int, struct pf_altq *);
289 error = check_commit_cbq(dev, opts, altq);
525 check_commit_cbq(int dev, int opts, struct pf_altq *pa) function