Searched refs:igi_type (Results 1 – 6 of 6) sorted by relevance
449 iter.igi_type = IPFGENITER_IPNAT;468 iter.igi_type = IPFGENITER_NAT;502 iter.igi_type = IPFGENITER_HOSTMAP;
679 token = ipf_findtoken(iter.igi_type, uid, ctx, ifs);5504 switch (itp->igi_type)5552 switch (itp->igi_type)5598 switch (itp->igi_type)5706 token->ipt_subtype = itp->igi_type;5708 switch (itp->igi_type)
871 if (itp->igi_type != IPFGENITER_AUTH)
7446 switch (itp->igi_type)7488 token = ipf_findtoken(iter.igi_type, uid, ctx, ifs);7490 token->ipt_subtype = iter.igi_type;
4379 if (itp->igi_type != IPFGENITER_STATE)
1288 int igi_type; /* type of data we're looking at */ member