Searched defs:rule (Results 1 - 11 of 11) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_divert.c206 divert_packet(struct mbuf *m, int incoming, int port, int rule) argument
H A Dip_fw2_compat.c3065 struct ip_fw_compat_32 rule; local
3107 struct ip_fw_compat_64 rule; local
3296 struct ip_fw_64 rule; local
[all...]
H A Dip_fw.h144 struct ip_fw rule; /* must be at offset 0 */ member in struct:ip_fw_ext
168 struct ip_fw *rule; member in struct:ip_fw_chain
[all...]
H A Dip_fw2.h433 struct ip_fw *rule; /* pointer to rule */ member in struct:_ipfw_dyn_rule
454 struct ip_fw *rule; /* pointer to rule */ member in struct:_ipfw_dyn_rule
566 user32_addr_t rule; /* pointer to rule */ member in struct:_ipfw_dyn_rule_32
589 user64_addr_t rule; /* pointer to rule */ member in struct:_ipfw_dyn_rule_64
[all...]
H A Dip_fw2_compat.h104 struct ip_fw rule; /* must be at offset 0 */ member in struct:ip_fw_ext_compat
111 struct ip_fw_compat *rule; member in struct:ip_fw_chain_compat
[all...]
H A Dip_fw2.c400 struct ip_fw *rule; local
424 struct ip_fw *rule; local
1301 remove_dyn_rule(struct ip_fw *rule, ipfw_dyn_rule *keep_me) argument
1543 add_dyn_rule(struct ip_flow_id *id, u_int8_t dyn_type, struct ip_fw *rule) argument
1601 lookup_dyn_parent(struct ip_flow_id *pkt, struct ip_fw *rule) argument
1634 install_state(struct ip_fw *rule, ipfw_insn_limit *cmd, struct ip_fw_args *args) argument
1868 struct ip_fw *rule = NULL; local
2715 struct ip_fw *rule; local
2729 struct ip_fw *rule; local
2756 struct ip_fw *rule, *f, *prev; local
2841 delete_rule(struct ip_fw **head, struct ip_fw *prev, struct ip_fw *rule) argument
2869 struct ip_fw *rule = *chain; local
2927 struct ip_fw *rule, *prev; local
2957 mark_inactive(struct ip_fw **prev, struct ip_fw **rule) argument
2983 struct ip_fw *prev, *rule; local
3022 struct ip_fw *prev = NULL, *rule = *chain; local
3122 clear_counters(struct ip_fw *rule, int log_only) argument
3143 struct ip_fw *rule; local
3184 check_ipfw_struct(struct ip_fw *rule, int size) argument
3399 struct ip_fw *bp , *buf, *rule; local
[all...]
/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_fw.c562 struct ip6_fw *rule = NULL; local
1163 cp_to_user_64( struct ip6_fw_64 *userrule_64, struct ip6_fw *rule) argument
1192 cp_from_user_64( struct ip6_fw_64 *userrule_64, struct ip6_fw *rule) argument
1221 cp_to_user_32( struct ip6_fw_32 *userrule_32, struct ip6_fw *rule) argument
1250 cp_from_user_32( struct ip6_fw_32 *userrule_32, struct ip6_fw *rule) argument
1283 struct ip6_fw rule; local
[all...]
H A Dip6_fw.h239 struct ip6_fw *rule; member in struct:ip6_fw_chain
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Dpf_ioctl.c694 struct pf_rule *rule; local
758 pf_rm_rule(struct pf_rulequeue *rulequeue, struct pf_rule *rule) argument
1163 struct pf_rule *rule; local
1183 struct pf_rule *rule; local
1253 pf_hash_rule(MD5_CTX *ctx, struct pf_rule *rule) argument
1295 struct pf_rule *rule, **old_array; local
1516 struct pf_rule *rule; local
1954 struct pf_rule *rule; local
2748 pf_expire_states_and_src_nodes(struct pf_rule *rule) argument
2785 pf_delete_rule_from_ruleset(struct pf_ruleset *ruleset, int rs_num, struct pf_rule *rule) argument
2817 struct pf_rule *rule; local
2888 struct pf_rule *rule, *next; local
2948 struct pf_rule *rule = *rule_ptr; local
2968 pf_rule_setup(struct pfioc_rule *pr, struct pf_rule *rule, struct pf_ruleset *ruleset) argument
3061 struct pf_rule *rule, *tail; local
3155 struct pf_rule *rule; local
3416 struct pf_rule *rule, *tail, *r; local
[all...]
H A Dpf.c1304 pf_insert_src_node(struct pf_src_node **sn, struct pf_rule *rule, struct pf_addr *src, sa_family_t af) argument
[all...]
H A Dpfvar.h878 union pf_rule_ptr rule; member in struct:pf_src_node
1036 union pf_rule_ptr rule; member in struct:pf_state
1108 u_int32_t rule; member in struct:pfsync_state
1750 struct pf_rule rule; member in struct:pfioc_rule
[all...]

Completed in 102 milliseconds