Searched refs:ipt_ctx (Results 1 – 2 of 2) sorted by relevance
1542 void *ipt_ctx; member
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()7489 it->ipt_ctx = ptr; in ipf_token_find()