Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl.c111 int pfctl_show_eth_anchors(int, int, char *);
2867 pfctl_show_eth_anchors(int dev, int opts, char *anchorname) in pfctl_show_eth_anchors() function
2898 if ((opts & PF_OPT_VERBOSE) && pfctl_show_eth_anchors(dev, opts, sub)) in pfctl_show_eth_anchors()
3135 pfctl_show_eth_anchors(dev, opts, anchorname); in main()