Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dpf_ruleset.c228 struct pf_anchor *anchor; in pf_find_ruleset() local
248 struct pf_anchor *anchor; in pf_find_ruleset_with_owner() local
286 struct pf_anchor *anchor = 0, *dup, *parent = NULL; in pf_find_or_create_ruleset() local
H A Dpf_ioctl.c686 pf_get_pool(char *anchor, u_int32_t ticket, u_int8_t rule_action, in pf_get_pool()
964 pf_begin_rules(u_int32_t *ticket, int rs_num, const char *anchor) in pf_begin_rules()
988 pf_rollback_rules(u_int32_t ticket, int rs_num, char *anchor) in pf_rollback_rules()
1110 pf_commit_rules(u_int32_t ticket, int rs_num, char *anchor) in pf_commit_rules()
4083 struct pf_anchor *anchor; in pfioctl_ioc_ruleset() local
4107 struct pf_anchor *anchor; in pfioctl_ioc_ruleset() local
H A Dpfvar.h707 struct pf_anchor *anchor __attribute__((aligned(8))); member
1047 union pf_rule_ptr anchor; member
1123 u_int32_t anchor; member
1213 struct pf_anchor *anchor; member
1752 char anchor[MAXPATHLEN]; member
1761 char anchor[MAXPATHLEN]; member
1958 char anchor[MAXPATHLEN]; member
H A Dpf_table.c1968 pfr_fix_anchor(char *anchor) in pfr_fix_anchor()
H A Dpf.c11167 struct pf_anchor *anchor = NULL; in pf_check_compatible_rules() local