Symbol: FR_T_IPF
usr/src/cmd/ipf/lib/getport.c
17
if (fr == NULL || fr->fr_type != FR_T_IPF) {
usr/src/cmd/ipf/lib/printfr.c
128
if (type == FR_T_IPF) {
usr/src/cmd/ipf/lib/printfr.c
147
} else if (type == FR_T_IPF) {
usr/src/cmd/ipf/lib/printfr.c
218
if ((type == FR_T_IPF) &&
usr/src/cmd/ipf/tools/ipf_y.y
1896
fr->fr_type = FR_T_IPF;
usr/src/cmd/ipf/tools/ipf_y.y
1906
if (fr->fr_type != FR_T_IPF) {
usr/src/cmd/ipf/tools/ipf_y.y
2312
if (f->fr_type != fr->fr_type || f->fr_type != FR_T_IPF)
usr/src/cmd/ipf/tools/ipf_y.y
793
IPFY_FLAGS { if (frc->fr_type != FR_T_IPF)
usr/src/cmd/ipf/tools/ipfcomp.c
1050
(fr->fr_type == FR_T_IPF) &&
usr/src/cmd/ipf/tools/ipfcomp.c
1060
(fr->fr_type == FR_T_IPF) &&
usr/src/cmd/ipf/tools/ipfcomp.c
1069
(fr->fr_type == FR_T_IPF) &&
usr/src/cmd/ipf/tools/ipfcomp.c
1078
(fr->fr_type == FR_T_IPF) &&
usr/src/cmd/ipf/tools/ipfcomp.c
1087
(fr->fr_type == FR_T_IPF) &&
usr/src/cmd/ipf/tools/ipfcomp.c
1097
(fr->fr_type == FR_T_IPF) &&
usr/src/cmd/ipf/tools/ipfcomp.c
1108
(fr->fr_type == FR_T_IPF) &&
usr/src/cmd/ipf/tools/ipfcomp.c
1119
(fr->fr_type == FR_T_IPF) &&
usr/src/cmd/ipf/tools/ipfcomp.c
1127
(fr->fr_type == FR_T_IPF) &&
usr/src/cmd/ipf/tools/ipfcomp.c
1147
(fr->fr_type == FR_T_IPF) &&
usr/src/cmd/ipf/tools/ipfcomp.c
1155
(fr->fr_type == FR_T_IPF) &&
usr/src/cmd/ipf/tools/ipfcomp.c
1175
(fr->fr_type == FR_T_IPF) &&
usr/src/cmd/ipf/tools/ipfcomp.c
1185
(fr->fr_type == FR_T_IPF) &&
usr/src/cmd/ipf/tools/ipfcomp.c
1195
(fr->fr_type == FR_T_IPF) &&
usr/src/cmd/ipf/tools/ipfcomp.c
1205
(fr->fr_type == FR_T_IPF) &&
usr/src/cmd/ipf/tools/ipfcomp.c
1217
(fr->fr_type == FR_T_IPF) &&
usr/src/cmd/ipf/tools/ipfcomp.c
73
if ((fr->fr_type != FR_T_IPF) && (fr->fr_type != FR_T_NONE))
usr/src/cmd/ipf/tools/ipfcomp.c
75
if ((fr->fr_type == FR_T_IPF) &&
usr/src/cmd/ipf/tools/ipfstat.c
927
if (type == FR_T_IPF || type == FR_T_BPFOPC) {
usr/src/uts/common/inet/ipf/fil.c
1926
case FR_T_IPF :
usr/src/uts/common/inet/ipf/fil.c
1927
case FR_T_IPF|FR_T_BUILTIN :
usr/src/uts/common/inet/ipf/fil.c
3877
if (fr->fr_type == FR_T_IPF) {
usr/src/uts/common/inet/ipf/fil.c
3895
if (fr->fr_type == FR_T_IPF && fr->fr_satype == FRI_LOOKUP &&
usr/src/uts/common/inet/ipf/fil.c
3901
if (fr->fr_type == FR_T_IPF && fr->fr_datype == FRI_LOOKUP &&
usr/src/uts/common/inet/ipf/fil.c
4545
case FR_T_IPF :
usr/src/uts/common/inet/ipf/fil.c
5010
if (fr->fr_type == FR_T_IPF && fr->fr_satype == FRI_LOOKUP)
usr/src/uts/common/inet/ipf/fil.c
5012
if (fr->fr_type == FR_T_IPF && fr->fr_datype == FRI_LOOKUP)