Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/pfctl/
H A Dpfctl.h115 int check_commit_altq(int, int);
H A Dpfctl_altq.c366 check_commit_altq(int dev, int opts) function
H A Dpfctl.c1605 if (check_commit_altq(dev, opts) != 0) in pfctl_rules()