Symbol: ip_fw_args
sys/net/dummynet3/ip_dummynet3.c
76
void check_pipe(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/dummynet3/ip_dummynet3.c
78
void check_queue(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/dummynet3/ip_dummynet3.c
82
check_pipe(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/dummynet3/ip_dummynet3.c
92
check_queue(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/if_ethersubr.c
502
struct ip_fw_args args;
sys/net/ipfw/ip_fw2.c
2746
ipfw_insn_limit *cmd, struct ip_fw_args *args, const struct tcphdr *tcp)
sys/net/ipfw/ip_fw2.c
2966
send_reject(struct ip_fw_args *args, int code, int offset, int ip_len)
sys/net/ipfw/ip_fw2.c
3287
ipfw_setup_local(struct mbuf *m, const int hlen, struct ip_fw_args *args,
sys/net/ipfw/ip_fw2.c
3359
ipfw_rehashm(struct mbuf *m, const int hlen, struct ip_fw_args *args,
sys/net/ipfw/ip_fw2.c
3405
ipfw_chk(struct ip_fw_args *args)
sys/net/ipfw/ip_fw2.c
4404
ipfw_dummynet_io(struct mbuf *m, int pipe_nr, int dir, struct ip_fw_args *fwa)
sys/net/ipfw/ip_fw2.c
6895
ipfw_init_args(struct ip_fw_args *args, struct mbuf *m, struct ifnet *oif)
sys/net/ipfw/ip_fw2.c
6947
struct ip_fw_args args;
sys/net/ipfw/ip_fw2.c
7006
struct ip_fw_args args;
sys/net/ipfw/ip_fw2.c
898
static int ipfw_chk(struct ip_fw_args *);
sys/net/ipfw/ip_fw2.h
424
typedef int ip_fw_chk_t(struct ip_fw_args *);
sys/net/ipfw3/ip_fw3.c
1182
struct ip_fw_args args;
sys/net/ipfw3/ip_fw3.c
1257
struct ip_fw_args args;
sys/net/ipfw3/ip_fw3.c
247
check_accept(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3/ip_fw3.c
258
check_deny(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3/ip_fw3.c
318
ip_fw3_chk(struct ip_fw_args *args)
sys/net/ipfw3/ip_fw3.c
587
ip_fw3_dummynet_io(struct mbuf *m, int pipe_nr, int dir, struct ip_fw_args *fwa)
sys/net/ipfw3/ip_fw3.h
456
typedef int ip_fw_chk_t(struct ip_fw_args *);
sys/net/ipfw3/ip_fw3.h
527
typedef void (*filter_func)(int *cmd_ctl,int *cmd_val,struct ip_fw_args **args,
sys/net/ipfw3/ip_fw3.h
530
void check_accept(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3/ip_fw3.h
532
void check_deny(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3/ip_fw3.h
542
int ip_fw3_chk(struct ip_fw_args *args);
sys/net/ipfw3/ip_fw3.h
543
struct mbuf *ip_fw3_dummynet_io(struct mbuf *m, int pipe_nr, int dir, struct ip_fw_args *fwa);
sys/net/ipfw3_basic/ip_fw3_basic.c
165
check_count(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
175
check_skipto(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
188
check_forward(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
236
check_in(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
244
check_out(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
252
check_via(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
262
check_proto(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
270
check_prob(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
278
check_from(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
297
check_from_lookup(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
325
check_from_me(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
349
check_from_mask(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
371
check_to(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
390
check_to_lookup(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
418
check_to_me(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
442
check_to_mask(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
464
check_tag(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
482
check_untag(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
497
check_tagged(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
508
check_src_port(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
519
check_dst_port(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
530
check_src_n_port(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.c
552
check_dst_n_port(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
100
void check_out(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
102
void check_via(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
104
void check_proto(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
106
void check_prob(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
108
void check_from(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
110
void check_from_lookup(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
112
void check_from_me(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
114
void check_from_mask(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
116
void check_to(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
118
void check_to_lookup(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
120
void check_to_me(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
122
void check_to_mask(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
124
void check_tag(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
126
void check_untag(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
128
void check_tagged(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
130
void check_src_port(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
132
void check_dst_port(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
134
void check_src_n_port(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
136
void check_dst_n_port(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
92
void check_count(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
94
void check_skipto(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
96
void check_forward(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_basic.h
98
void check_in(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_state.c
153
check_check_state(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_state.c
237
check_keep_state(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_state.h
90
void check_check_state(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_basic/ip_fw3_state.h
92
void check_keep_state(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer2/ip_fw3_layer2.c
110
check_mac_from_lookup(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer2/ip_fw3_layer2.c
135
check_mac_to(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer2/ip_fw3_layer2.c
153
check_mac_to_lookup(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer2/ip_fw3_layer2.c
66
check_layer2(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer2/ip_fw3_layer2.c
74
check_mac(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer2/ip_fw3_layer2.c
92
check_mac_from(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer2/ip_fw3_layer2.h
42
void check_layer2(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer2/ip_fw3_layer2.h
44
void check_mac(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer2/ip_fw3_layer2.h
46
void check_mac_from(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer2/ip_fw3_layer2.h
48
void check_mac_from_lookup(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer2/ip_fw3_layer2.h
50
void check_mac_to(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer2/ip_fw3_layer2.h
52
void check_mac_to_lookup(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer4/ip_fw3_layer4.c
144
check_tcpflag(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer4/ip_fw3_layer4.c
153
check_uid(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer4/ip_fw3_layer4.c
162
check_gid(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer4/ip_fw3_layer4.c
173
void check_established(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer4/ip_fw3_layer4.c
194
check_bpf(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer4/ip_fw3_layer4.c
77
check_tcpflag(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer4/ip_fw3_layer4.c
80
check_uid(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer4/ip_fw3_layer4.c
83
check_gid(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer4/ip_fw3_layer4.c
86
check_established(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_layer4/ip_fw3_layer4.c
89
check_bpf(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_nat/ip_fw3_nat.c
143
check_nat(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_nat/ip_fw3_nat.c
174
ip_fw3_nat(struct ip_fw_args *args, struct cfg_nat *nat, struct mbuf *m)
sys/net/ipfw3_nat/ip_fw3_nat.h
162
void check_nat(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
sys/net/ipfw3_nat/ip_fw3_nat.h
165
int ip_fw3_nat(struct ip_fw_args *, struct cfg_nat *, struct mbuf *);
sys/netgraph7/ng_ipfw.c
259
ng_ipfw_input(struct mbuf **m0, int dir, struct ip_fw_args *fwa, int tee)
sys/netgraph7/ng_ipfw.c
63
static int ng_ipfw_input(struct mbuf **, int, struct ip_fw_args *,
sys/netgraph7/ng_ipfw.h
35
typedef int ng_ipfw_input_t(struct mbuf **, int, struct ip_fw_args *, int);