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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dbridge.c645 struct ip_fw_chain *rule = NULL ; /* did we match a firewall rule ? */ local
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_divert.c205 divert_packet(struct mbuf *m, int incoming, int port, int rule) argument
H A Dip_dummynet.h154 struct ip_fw *rule; /* matching rule */ member in struct:dn_pkt_tag
H A Dip_fw2_compat.c2060 struct ip_fw_compat rule; local
2255 struct ip_fw rule; local
[all...]
H A Dip_dummynet.c1108 locate_flowset(int pipe_nr, struct ip_fw *rule) argument
[all...]
H A Dip_fw.h145 struct ip_fw rule; /* must be at offset 0 */ member in struct:ip_fw_ext
169 struct ip_fw *rule; member in struct:ip_fw_chain
[all...]
H A Dip_fw2_compat.h105 struct ip_fw rule; /* must be at offset 0 */ member in struct:ip_fw_ext_compat
112 struct ip_fw_compat *rule; member in struct:ip_fw_chain_compat
[all...]
H A Dip_fw2.c803 remove_dyn_rule(struct ip_fw *rule, ipfw_dyn_rule *keep_me) argument
1045 add_dyn_rule(struct ipfw_flow_id *id, u_int8_t dyn_type, struct ip_fw *rule) argument
1103 lookup_dyn_parent(struct ipfw_flow_id *pkt, struct ip_fw *rule) argument
1136 install_state(struct ip_fw *rule, ipfw_insn_limit *cmd, struct ip_fw_args *args) argument
1366 struct ip_fw *rule = NULL; local
2211 struct ip_fw *rule; local
2225 struct ip_fw *rule; local
2252 struct ip_fw *rule, *f, *prev; local
2335 delete_rule(struct ip_fw **head, struct ip_fw *prev, struct ip_fw *rule) argument
2361 struct ip_fw *rule = *chain; local
2419 struct ip_fw *rule, *prev; local
2449 mark_inactive(struct ip_fw **prev, struct ip_fw **rule) argument
2473 struct ip_fw *prev, *rule; local
2512 struct ip_fw *prev = NULL, *rule = *chain; local
2612 clear_counters(struct ip_fw *rule, int log_only) argument
2633 struct ip_fw *rule; local
2674 check_ipfw_struct(struct ip_fw *rule, int size) argument
2888 struct ip_fw *bp , *buf, *rule; local
[all...]
H A Dip_fw2.h393 struct ip_fw *rule; /* pointer to rule */ member in struct:_ipfw_dyn_rule
450 struct ip_fw *rule; /* matching rule */ member in struct:ip_fw_args
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_fw.c555 struct ip6_fw *rule = NULL; local
1281 struct ip6_fw rule; local
[all...]
H A Dip6_fw.h170 struct ip6_fw *rule; member in struct:ip6_fw_chain
[all...]

Completed in 89 milliseconds