Searched defs:pfctl (Results 1 – 1 of 1) sorted by relevance
76 struct pfctl { struct78 struct pfctl_handle *h; argument86 struct pfctl_anchor *astack[PFCTL_ANCHOR_STACK_DEPTH]; argument91 struct pfctl_anchor *anchor, *alast; argument93 struct pfctl_eth_anchor *eanchor, *ealast; argument94 struct pfctl_eth_anchor *eastack[PFCTL_ANCHOR_STACK_DEPTH]; argument95 u_int32_t eth_ticket;96 const char *ruleset;99 u_int32_t timeout[PFTM_MAX];100 u_int32_t limit[PF_LIMIT_MAX];[all …]