Searched refs:fr_satype (Results 1 – 2 of 2) sorted by relevance
2252 if (fr->fr_satype == FRI_LOOKUP) {4034 if (fr->fr_satype != FRI_NORMAL &&4035 fr->fr_satype != FRI_LOOKUP) {4038 ipf_ifpaddr(softc, v, fr->fr_satype, ifa,4072 (fr->fr_satype == FRI_LOOKUP) && (fr->fr_srcptr == NULL)) {4093 (frt->fr_satype == FRI_LOOKUP) && (frt->fr_srcptr != NULL))4828 if (fp->fr_satype == FRI_LOOKUP)4848 switch (fp->fr_satype)5182 if ((fp->fr_satype == FRI_LOOKUP) &&5570 fr->fr_satype == FRI_LOOKUP)
726 #define fr_satype fr_ipf->fri_satype macro