Home
last modified time | relevance | path

Searched defs:pfioc_rule (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.140.69/bsd/net/
H A Dpfvar.h1829 struct pfioc_rule { struct
1830 u_int32_t action;
1831 u_int32_t ticket;
1832 u_int32_t pool_ticket;
1833 u_int32_t nr;
1834 char anchor[MAXPATHLEN];
1835 char anchor_call[MAXPATHLEN];
1836 struct pf_rule rule;