Searched refs:pfioc_rule (Results 1 – 1 of 1) sorted by relevance
| /minix3/sys/dist/pf/net/ |
| H A D | pfvar.h | 1343 struct pfioc_rule { struct 1502 #define DIOCADDRULE _IOWR('D', 4, struct pfioc_rule) 1503 #define DIOCGETRULES _IOWR('D', 6, struct pfioc_rule) 1504 #define DIOCGETRULE _IOWR('D', 7, struct pfioc_rule) 1515 #define DIOCCHANGERULE _IOWR('D', 26, struct pfioc_rule) 1798 const struct pf_rule *, struct pfioc_rule *); 1808 const struct pf_rule *, struct pfioc_rule *);
|