Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/pfctl/
H A Dpfctl_altq.c92 static int check_commit_fairq(int, int, struct pfctl_altq *);
385 error = check_commit_fairq(dev, opts, if_ppa);
946 check_commit_fairq(int dev __unused, int opts __unused, struct pfctl_altq *if_ppa) function