Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/pfctl/
H A Dpfctl_altq.c84 static int check_commit_hfsc(int, int, struct pfctl_altq *);
382 error = check_commit_hfsc(dev, opts, if_ppa);
934 check_commit_hfsc(int dev, int opts, struct pfctl_altq *if_ppa) function