Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_altq.c69 static int check_commit_cbq(int, int, struct pfctl_altq *);
366 error = check_commit_cbq(dev, opts, if_ppa); in check_commit_altq()
617 check_commit_cbq(int dev, int opts, struct pfctl_altq *if_ppa) in check_commit_cbq() function