Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_altq.c69 static int check_commit_hfsc(int, int, struct pf_altq *);
279 error = check_commit_hfsc(dev, opts, altq); in check_commit_altq()
798 check_commit_hfsc(int dev, int opts, struct pf_altq *pa) in check_commit_hfsc() function