Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_parser.h74 struct pfctl { struct
76 struct pfctl_handle *h; argument
84 struct pfctl_anchor *astack[PFCTL_ANCHOR_STACK_DEPTH]; argument
89 struct pfctl_anchor *anchor, *alast; argument
91 struct pfctl_eth_anchor *eanchor, *ealast; argument
92 struct pfctl_eth_anchor *eastack[PFCTL_ANCHOR_STACK_DEPTH]; argument
93 u_int32_t eth_ticket;
94 const char *ruleset;
97 u_int32_t timeout[PFTM_MAX];
98 u_int32_t limit[PF_LIMIT_MAX];
[all …]