Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl.h118 int check_commit_altq(int, int);
H A Dpfctl_altq.c357 check_commit_altq(int dev, int opts) in check_commit_altq() function
H A Dpfctl.c2288 if (check_commit_altq(dev, opts) != 0) in pfctl_rules()