Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_parser.h76 struct pfctl { struct
78 struct pfctl_handle *h; argument
86 struct pfctl_anchor *astack[PFCTL_ANCHOR_STACK_DEPTH]; argument
91 struct pfctl_anchor *anchor, *alast; argument
93 struct pfctl_eth_anchor *eanchor, *ealast; argument
96 const char *ruleset;
101 u_int32_t debug;
102 u_int32_t hostid;
104 char *ifname;
112 u_int8_t debug_set;
[all …]