Lines Matching refs:cmd_val

92 void      check_count(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
94 void check_skipto(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
96 void check_forward(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
98 void check_in(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
100 void check_out(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
102 void check_via(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
104 void check_proto(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
106 void check_prob(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
108 void check_from(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
110 void check_from_lookup(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
112 void check_from_me(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
114 void check_from_mask(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
116 void check_to(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
118 void check_to_lookup(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
120 void check_to_me(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
122 void check_to_mask(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
124 void check_tag(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
126 void check_untag(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
128 void check_tagged(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
130 void check_src_port(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
132 void check_dst_port(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
134 void check_src_n_port(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
136 void check_dst_n_port(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,