Home
last modified time | relevance | path

Searched refs:pfioc_ruleset (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/net/
H A Dpfvar.h1018 struct pfioc_ruleset { struct
1118 #define DIOCGETRULESETS _IOWR('D', 58, struct pfioc_ruleset)
1119 #define DIOCGETRULESET _IOWR('D', 59, struct pfioc_ruleset)
/f-stack/freebsd/net/
H A Dpfvar.h1167 struct pfioc_ruleset { struct
1270 #define DIOCGETRULESETS _IOWR('D', 58, struct pfioc_ruleset)
1271 #define DIOCGETRULESET _IOWR('D', 59, struct pfioc_ruleset)
/f-stack/freebsd/netpfil/pf/
H A Dpf_ioctl.c3171 struct pfioc_ruleset *pr = (struct pfioc_ruleset *)addr; in pfioctl()
3198 struct pfioc_ruleset *pr = (struct pfioc_ruleset *)addr; in pfioctl()