Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dpf_ruleset.c204 struct pf_anchor *anchor; in pf_find_ruleset() local
224 struct pf_anchor *anchor; in pf_find_ruleset_with_owner() local
251 struct pf_anchor *anchor = 0, *dup, *parent = NULL; in pf_find_or_create_ruleset() local
H A Dpf_ioctl.c631 pf_get_pool(char *anchor, u_int32_t ticket, u_int8_t rule_action, in pf_get_pool()
900 pf_begin_rules(u_int32_t *ticket, int rs_num, const char *anchor) in pf_begin_rules()
922 pf_rollback_rules(u_int32_t ticket, int rs_num, char *anchor) in pf_rollback_rules()
1036 pf_commit_rules(u_int32_t ticket, int rs_num, char *anchor) in pf_commit_rules()
3995 struct pf_anchor *anchor; in pfioctl_ioc_ruleset() local
4020 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.c1956 pfr_fix_anchor(char *anchor) in pfr_fix_anchor()
H A Dpf.c10976 struct pf_anchor *anchor = NULL; in pf_check_compatible_rules() local