Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprintfr.c305 if (fp->fr_mflx & FI_MULTICAST) {
307 if (!(fp->fr_flx & FI_MULTICAST))
/illumos-gate/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; }
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h310 #define FI_MULTICAST 0x0020 macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c2370 fin->fin_flx = qpi->qpi_flags & (FI_NOCKSUM|FI_MBCAST|FI_MULTICAST|
2381 fin->fin_flx |= FI_MBCAST|FI_MULTICAST;
2385 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))) {