Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ipf/lib/common/
H A Dprintfr.c314 if (fp->fr_mflx & FI_BROADCAST) {
316 if (!(fp->fr_flx & FI_BROADCAST))
/titanic_41/usr/src/cmd/ipf/tools/
H A Dipmon.c1311 if ((ipf->fl_lflags & FI_BROADCAST) != 0) {
1315 if ((ipf->fl_lflags & (FI_MULTICAST|FI_BROADCAST|FI_MBCAST)) ==
H A Dipf_y.y1310 | IPFY_BROADCAST { $$ = FI_BROADCAST; }
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h306 #define FI_BROADCAST 0x0040 macro
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dip_state.c1250 (fin->fin_flx & (FI_MULTICAST|FI_BROADCAST|FI_MBCAST))) {
2708 (fin->fin_flx & (FI_MULTICAST|FI_BROADCAST|FI_MBCAST))) {
H A Dfil.c2370 FI_BROADCAST);
2388 fin->fin_flx |= FI_MBCAST|FI_BROADCAST;