HomeSort by: relevance | last modified time | path
    Searched refs:igi_type (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_auth.c 920 if (itp->igi_type != IPFGENITER_AUTH) {
ip_fil.h 1498 int igi_type; member in struct:ipfgeniter
ip_nat.c 1365 token = ipf_token_find(softc, iter.igi_type, uid, ctx);
6534 switch (itp->igi_type)
6602 switch (itp->igi_type)
6851 switch (itp->igi_type)
fil.c 7856 switch (itp->igi_type)
7892 token = ipf_token_find(softc, iter.igi_type, uid, ctx);
7894 token->ipt_subtype = iter.igi_type;
ip_state.c 4761 if (itp->igi_type != IPFGENITER_STATE) {

Completed in 44 milliseconds