Home
last modified time | relevance | path

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

/netbsd/src/dist/pf/usr.sbin/authpf/
Dauthpf.c600 if (ioctl(dev, DIOCGETRULESET, &prs)) in remove_stale_rulesets()
/netbsd/src/sys/dist/pf/net/
Dpf_ioctl.c1282 case DIOCGETRULESET: in pfioctl()
1329 case DIOCGETRULESET: in pfioctl()
2609 case DIOCGETRULESET: { in pfioctl()
Dpfvar.h1543 #define DIOCGETRULESET _IOWR('D', 59, struct pfioc_ruleset) macro
/netbsd/src/dist/pf/sbin/pfctl/
Dpfctl.c1923 if (ioctl(dev, DIOCGETRULESET, &pr)) in pfctl_show_anchors()