Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/authpf/
H A Dauthpf.c580 if (ioctl(dev_fd, DIOCGETRULESETS, &prs)) { in remove_stale_rulesets()
/dragonfly/sys/net/pf/
H A Dpf_ioctl.c1011 case DIOCGETRULESETS: in pfioctl()
1060 case DIOCGETRULESETS: in pfioctl()
2336 case DIOCGETRULESETS: { in pfioctl()
H A Dpfvar.h1714 #define DIOCGETRULESETS _IOWR('D', 58, struct pfioc_ruleset) macro
/dragonfly/usr.sbin/pfctl/
H A Dpfctl.c1945 if (ioctl(dev, DIOCGETRULESETS, &pr)) { in pfctl_show_anchors()