Home
last modified time | relevance | path

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

/xnu-8019.80.24/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.c642 pf_get_pool(char *anchor, u_int32_t ticket, u_int8_t rule_action, in pf_get_pool()
916 pf_begin_rules(u_int32_t *ticket, int rs_num, const char *anchor) in pf_begin_rules()
938 pf_rollback_rules(u_int32_t ticket, int rs_num, char *anchor) in pf_rollback_rules()
1052 pf_commit_rules(u_int32_t ticket, int rs_num, char *anchor) in pf_commit_rules()
4011 struct pf_anchor *anchor; in pfioctl_ioc_ruleset() local
4036 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
1212 struct pf_anchor *anchor; member
1751 char anchor[MAXPATHLEN]; member
1760 char anchor[MAXPATHLEN]; member
1957 char anchor[MAXPATHLEN]; member
H A Dpf_table.c1955 pfr_fix_anchor(char *anchor) in pfr_fix_anchor()
H A Dpf.c10975 struct pf_anchor *anchor = NULL; in pf_check_compatible_rules() local