Home
last modified time | relevance | path

Searched refs:FI_MULTICAST (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/ipf/lib/common/
H A Dprintfr.c307 if (fp->fr_mflx & FI_MULTICAST) {
309 if (!(fp->fr_flx & FI_MULTICAST))
/titanic_50/usr/src/cmd/ipf/tools/
H A Dipmon.c1311 if ((ipf->fl_lflags & FI_MULTICAST) != 0) {
1319 if ((ipf->fl_lflags & (FI_MULTICAST|FI_BROADCAST|FI_MBCAST)) ==
H A Dipf_y.y1309 | IPFY_MULTICAST { $$ = FI_MULTICAST; }
/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h310 #define FI_MULTICAST 0x0020 macro
/titanic_50/usr/src/uts/common/inet/ipf/
H A Dfil.c2372 fin->fin_flx = qpi->qpi_flags & (FI_NOCKSUM|FI_MBCAST|FI_MULTICAST|
2383 fin->fin_flx |= FI_MBCAST|FI_MULTICAST;
2387 fin->fin_flx |= FI_MBCAST|FI_MULTICAST;
H A Dip_state.c1250 (fin->fin_flx & (FI_MULTICAST|FI_BROADCAST|FI_MBCAST))) {
2709 (fin->fin_flx & (FI_MULTICAST|FI_BROADCAST|FI_MBCAST))) {