Searched refs:FRI_LOOKUP (Results 1 – 5 of 5) sorted by relevance
44 case FRI_LOOKUP :
642 if (fr->fr_satype == FRI_LOOKUP) {651 if (fr->fr_datype == FRI_LOOKUP) {858 if (fr->fr_satype == FRI_LOOKUP) {873 if (fr->fr_datype == FRI_LOOKUP) {1124 ((fr1->fr_satype == FRI_LOOKUP) &&1125 (fr->fr_satype == FRI_LOOKUP) &&1152 ((fr1->fr_datype == FRI_LOOKUP) &&1153 (fr->fr_datype == FRI_LOOKUP) &&
819 fr->fr_satype = FRI_LOOKUP;)831 fr->fr_satype = FRI_LOOKUP;)840 fr->fr_satype = FRI_LOOKUP;)884 fr->fr_datype = FRI_LOOKUP;)896 fr->fr_datype = FRI_LOOKUP;)905 fr->fr_datype = FRI_LOOKUP;)
1717 if (fr->fr_satype == FRI_LOOKUP) {1760 if (fr->fr_datype == FRI_LOOKUP) {3883 fr->fr_satype != FRI_LOOKUP) {3890 fr->fr_datype != FRI_LOOKUP) {3899 if (fr->fr_type == FR_T_IPF && fr->fr_satype == FRI_LOOKUP &&3905 if (fr->fr_type == FR_T_IPF && fr->fr_datype == FRI_LOOKUP &&4584 case FRI_LOOKUP :4609 case FRI_LOOKUP :5014 if (fr->fr_type == FR_T_IPF && fr->fr_satype == FRI_LOOKUP)5016 if (fr->fr_type == FR_T_IPF && fr->fr_datype == FRI_LOOKUP)
550 #define FRI_LOOKUP 2 /* address is a pool # */ macro