Searched defs:pfctl (Results 1 – 1 of 1) sorted by relevance
75 struct pfctl { struct77 struct pfctl_handle *h; argument85 struct pfctl_anchor *astack[PFCTL_ANCHOR_STACK_DEPTH]; argument90 struct pfctl_anchor *anchor, *alast; argument92 struct pfctl_eth_anchor *eanchor, *ealast; argument93 struct pfctl_eth_anchor *eastack[PFCTL_ANCHOR_STACK_DEPTH]; argument94 u_int32_t eth_ticket;95 const char *ruleset;98 u_int32_t timeout[PFTM_MAX];99 u_int32_t limit[PF_LIMIT_MAX];[all …]