Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/pfctl/
H A Dpfctl.h117 int check_commit_altq(int, int);
H A Dpfctl_altq.c367 check_commit_altq(int dev, int opts) function
H A Dpfctl.c1736 if (check_commit_altq(dev, opts) != 0) in pfctl_rules()