Home
last modified time | relevance | path

Searched refs:igi_type (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_auth.c895 if (itp->igi_type != IPFGENITER_AUTH) {
H A Dip_nat.c1375 token = ipf_token_find(softc, iter.igi_type, uid, ctx);
6617 switch (itp->igi_type)
6685 switch (itp->igi_type)
6942 switch (itp->igi_type)
H A Dip_fil.h1413 int igi_type; member
H A Dfil.c8104 switch (itp->igi_type)
8143 token = ipf_token_find(softc, iter.igi_type, uid, ctx);
8145 token->ipt_subtype = iter.igi_type;
H A Dip_state.c4862 if (itp->igi_type != IPFGENITER_STATE) {