Searched refs:FRI_LOOKUP (Results 1 – 9 of 9) sorted by relevance
629 if (fr->fr_satype == FRI_LOOKUP) { in emitGroup() 638 if (fr->fr_datype == FRI_LOOKUP) { in emitGroup() 845 if (fr->fr_satype == FRI_LOOKUP) { in emitGroup() 860 if (fr->fr_datype == FRI_LOOKUP) { in emitGroup() 1099 ((fr1->fr_satype == FRI_LOOKUP) && in printCgroup() 1100 (fr->fr_satype == FRI_LOOKUP) && in printCgroup() 1127 ((fr1->fr_datype == FRI_LOOKUP) && in printCgroup() 1128 (fr->fr_datype == FRI_LOOKUP) && in printCgroup()
41 case FRI_LOOKUP : in printaddr()
150 if (np->in_nsrc.na_atype == FRI_LOOKUP && in printnat()172 if (np->in_ndst.na_atype == FRI_LOOKUP && in printnat()
440 if ($2.t == FRI_LOOKUP) {450 if ($5.t == FRI_LOOKUP) {695 | IPNY_DSTLIST '/' YY_NUMBER { $$.t = FRI_LOOKUP;700 | IPNY_DSTLIST '/' YY_STR { $$.t = FRI_LOOKUP;1003 $$.t = FRI_LOOKUP;1009 $$.t = FRI_LOOKUP;1015 $$.t = FRI_LOOKUP;1021 $$.t = FRI_LOOKUP;
961 $$.type = FRI_LOOKUP;971 $$.type = FRI_LOOKUP;983 $$.type = FRI_LOOKUP;993 $$.type = FRI_LOOKUP;999 $$.type = FRI_LOOKUP;1014 $$.type = FRI_LOOKUP;
2227 if (fr->fr_satype == FRI_LOOKUP) { in ipf_check_ipf() 2266 if (fr->fr_datype == FRI_LOOKUP) { in ipf_check_ipf() 3973 fr->fr_satype != FRI_LOOKUP) { in ipf_synclist() 3980 fr->fr_datype != FRI_LOOKUP) { in ipf_synclist() 4010 (fr->fr_satype == FRI_LOOKUP) && (fr->fr_srcptr == NULL)) { in ipf_synclist() 4018 (fr->fr_datype == FRI_LOOKUP) && (fr->fr_dstptr == NULL)) { in ipf_synclist() 4031 (frt->fr_satype == FRI_LOOKUP) && (frt->fr_srcptr != NULL))4035 (frt->fr_datype == FRI_LOOKUP) && (frt->fr_dstptr != NULL))4790 if (fp->fr_datype == FRI_LOOKUP) in frrequest() 4792 if (fp->fr_satype == FRI_LOOKUP) in frrequest() [all...]
1559 if ((n->in_ndst.na_atype == FRI_LOOKUP) && in ipf_nat_ruleaddrinit()1564 if ((n->in_nsrc.na_atype == FRI_LOOKUP) && in ipf_nat_ruleaddrinit()4673 case FRI_LOOKUP : in ipf_nat_match()4688 case FRI_LOOKUP : in ipf_nat_match()7403 case FRI_LOOKUP : in ipf_nat_nextaddr()7416 if (na->na_atype == FRI_LOOKUP) { in ipf_nat_nextaddr()7487 case FRI_LOOKUP : in ipf_nat_nextaddrinit()8402 if (n->in_odst.na_atype == FRI_LOOKUP && n->in_odst.na_ptr != NULL) in ipf_nat_rule_fini()8405 if (n->in_osrc.na_atype == FRI_LOOKUP && n->in_osrc.na_ptr != NULL) in ipf_nat_rule_fini()8408 if (n->in_ndst.na_atype == FRI_LOOKUP && n->in_ndst.na_ptr != NULL) in ipf_nat_rule_fini()[all …]
2501 case FRI_LOOKUP : in ipf_nat6_match()2517 case FRI_LOOKUP : in ipf_nat6_match()3807 case FRI_LOOKUP : in ipf_nat6_nextaddr()3886 case FRI_LOOKUP : in ipf_nat6_nextaddrinit()
571 FRI_LOOKUP, /* address is a pool # */ enumerator