Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dpfvar.h1889 struct pfioc_rule { struct
1890 u_int32_t action;
1891 u_int32_t ticket;
1892 u_int32_t pool_ticket;
1893 u_int32_t nr;
1894 char anchor[MAXPATHLEN];
1895 char anchor_call[MAXPATHLEN];
1896 struct pf_rule rule;