Searched refs:pfctl_show (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/dist/pf/sbin/pfctl/ |
H A D | pfctl.h | 37 enum pfctl_show { PFCTL_SHOW_RULES, PFCTL_SHOW_LABELS, PFCTL_SHOW_NOTHING }; enum
|
H A D | pfctl.c | 83 int pfctl_show_rules(int, char *, int, enum pfctl_show, char *, int); 757 pfctl_show_rules(int dev, char *path, int opts, enum pfctl_show format, in pfctl_show_rules()
|