Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl.c140 int pfctl_call_cleartables(int, int, struct pfr_anchoritem *);
3107 pfctl_call_cleartables(int dev, int opts, struct pfr_anchoritem *pfra) in pfctl_call_cleartables() function
3134 rv |= pfctl_call_cleartables(dev, opts, pfra); in pfctl_call_clearanchors()
3662 pfctl_call_cleartables); in main()