Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/net/
H A Dpf_ioctl.c1428 case DIOCGETRULESETS: in pfioctl()
1488 case DIOCGETRULESETS: in pfioctl()
1803 case DIOCGETRULESETS: /* struct pfioc_ruleset */ in pfioctl()
4034 case DIOCGETRULESETS: { in pfioctl_ioc_ruleset()
4881 case DIOCGETRULESETS: in pfioctl_cassert()
H A Dpfvar.h2115 #define DIOCGETRULESETS _IOWR('D', 58, struct pfioc_ruleset) macro