Searched refs:ipt_type (Results 1 – 2 of 2) sorted by relevance
7411 if (ptr == it->ipt_ctx && type == it->ipt_type &&7460 if ((ptr == it->ipt_ctx) && (type == it->ipt_type) &&7478 it->ipt_type = type;7554 switch (token->ipt_type)7582 ipf_lookup_iterderef(softc, token->ipt_type, data);
1461 int ipt_type; member