HomeSort by: relevance | last modified time | path
    Searched defs:pfioc_rule (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dist/pf/net/
pfvar.h 1347 struct pfioc_rule { struct
1506 #define DIOCADDRULE _IOWR('D', 4, struct pfioc_rule)
1507 #define DIOCGETRULES _IOWR('D', 6, struct pfioc_rule)
1508 #define DIOCGETRULE _IOWR('D', 7, struct pfioc_rule)
1519 #define DIOCCHANGERULE _IOWR('D', 26, struct pfioc_rule)
1802 const struct pf_rule *, struct pfioc_rule *);
1812 const struct pf_rule *, struct pfioc_rule *);
pfvar.h 1347 struct pfioc_rule { struct
1506 #define DIOCADDRULE _IOWR('D', 4, struct pfioc_rule)
1507 #define DIOCGETRULES _IOWR('D', 6, struct pfioc_rule)
1508 #define DIOCGETRULE _IOWR('D', 7, struct pfioc_rule)
1519 #define DIOCCHANGERULE _IOWR('D', 26, struct pfioc_rule)
1802 const struct pf_rule *, struct pfioc_rule *);
1812 const struct pf_rule *, struct pfioc_rule *);

Completed in 24 milliseconds