Searched refs:ipt_type (Results 1 – 2 of 2) sorted by relevance
7424 if (ptr == it->ipt_ctx && type == it->ipt_type && in ipf_token_del()7477 if ((ptr == it->ipt_ctx) && (type == it->ipt_type) && in ipf_token_find()7491 it->ipt_type = type; in ipf_token_find()7572 switch (token->ipt_type) in ipf_token_deref()7600 ipf_lookup_iterderef(softc, token->ipt_type, data); in ipf_token_deref()
1545 int ipt_type; member