Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_parser.h96 struct pfctl { struct
98 struct pfctl_handle *h; argument
106 struct pfctl_anchor *astack[PFCTL_ANCHOR_STACK_DEPTH]; argument
111 struct pfctl_anchor *anchor, *alast; argument
114 struct pfctl_eth_anchor *eanchor, *ealast; argument
115 struct pfctl_eth_anchor *eastack[PFCTL_ANCHOR_STACK_DEPTH]; argument
119 struct pfctl_statelim_ids statelim_ids; argument
120 struct pfctl_statelim_nms statelim_nms; argument
121 struct pfctl_sourcelim_ids sourcelim_ids; argument
122 struct pfctl_sourcelim_nms sourcelim_nms; argument
[all …]