Searched defs:anchor (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/bsd/net/
H A Dpf_ruleset.c212 struct pf_anchor *anchor; local
229 struct pf_anchor *anchor; local
253 struct pf_anchor *anchor = 0, *dup, *parent = NULL; local
[all...]
H A Dpf_table.c1770 pfr_fix_anchor(char *anchor) argument
H A Dpf_ioctl.c692 pf_get_pool(char *anchor, u_int32_t ticket, u_int8_t rule_action, argument
1163 pf_begin_rules(u_int32_t *ticket, int rs_num, const char *anchor) argument
1183 pf_rollback_rules(u_int32_t ticket, int rs_num, char *anchor) argument
1295 pf_commit_rules(u_int32_t ticket, int rs_num, char *anchor) argument
4247 struct pf_anchor *anchor; local
4271 struct pf_anchor *anchor; local
[all...]
H A Dpfvar.h707 struct pf_anchor *anchor __attribute__((aligned(8))); member in struct:pf_rule
1038 union pf_rule_ptr anchor; member in struct:pf_state
1110 u_int32_t anchor; member in struct:pfsync_state
1198 struct pf_anchor *anchor; member in struct:pf_ruleset
1741 char anchor[MAXPATHLEN]; member in struct:pfioc_pooladdr
1750 char anchor[MAXPATHLEN]; member in struct:pfioc_rule
1946 char anchor[MAXPATHLEN]; member in struct:pfioc_trans::pfioc_trans_e

Completed in 80 milliseconds