Lines Matching refs:ipfe_arg0
2183 rv |= (stp->is_p == e->ipfe_arg0[i]); in state_matcharray()
2192 e->ipfe_arg0[i * 2 + 1]) == in state_matcharray()
2193 e->ipfe_arg0[i * 2]); in state_matcharray()
2202 e->ipfe_arg0[i * 2 + 1]) == in state_matcharray()
2203 e->ipfe_arg0[i * 2]); in state_matcharray()
2212 e->ipfe_arg0[i * 2 + 1]) == in state_matcharray()
2213 e->ipfe_arg0[i * 2]) || in state_matcharray()
2215 e->ipfe_arg0[i * 2 + 1]) == in state_matcharray()
2216 e->ipfe_arg0[i * 2]); in state_matcharray()
2226 &e->ipfe_arg0[i * 8 + 4], in state_matcharray()
2227 &e->ipfe_arg0[i * 8]); in state_matcharray()
2236 &e->ipfe_arg0[i * 8 + 4], in state_matcharray()
2237 &e->ipfe_arg0[i * 8]); in state_matcharray()
2246 &e->ipfe_arg0[i * 8 + 4], in state_matcharray()
2247 &e->ipfe_arg0[i * 8]) || in state_matcharray()
2249 &e->ipfe_arg0[i * 8 + 4], in state_matcharray()
2250 &e->ipfe_arg0[i * 8]); in state_matcharray()
2258 rv |= (stp->is_sport == e->ipfe_arg0[i]) || in state_matcharray()
2259 (stp->is_dport == e->ipfe_arg0[i]); in state_matcharray()
2266 rv |= (stp->is_sport == e->ipfe_arg0[i]); in state_matcharray()
2273 rv |= (stp->is_dport == e->ipfe_arg0[i]); in state_matcharray()
2279 rv |= (stp->is_die < e->ipfe_arg0[i]); in state_matcharray()
2285 rv |= (stp->is_state[0] == e->ipfe_arg0[i]) || in state_matcharray()
2286 (stp->is_state[1] == e->ipfe_arg0[i]); in state_matcharray()