Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl.h37 enum pfctl_show { PFCTL_SHOW_RULES, PFCTL_SHOW_LABELS, PFCTL_SHOW_NOTHING }; enum
H A Dpfctl.c83 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()