Home
last modified time | relevance | path

Searched refs:mcast (Results 1 – 8 of 8) sorted by relevance

/external/ltp/testcases/network/stress/multicast/query-flood/
DMakefile27 INSTALL_TARGETS := mcast*
/external/ltp/testcases/network/stress/multicast/grp-operation/
DMakefile27 INSTALL_TARGETS := mcast*
/external/ltp/testcases/network/stress/multicast/packet-flood/
DMakefile27 INSTALL_TARGETS := mcast*
/external/python/cpython2/Demo/sockets/
DREADME8 mcast.py IPv4/v6 multicast example
/external/syslinux/gpxe/src/arch/i386/interface/pxe/
Dpxe_undi.c98 static void pxe_dump_mcast_list ( struct s_PXENV_UNDI_MCAST_ADDRESS *mcast ) { in pxe_dump_mcast_list() argument
102 for ( i = 0 ; i < mcast->MCastAddrCount ; i++ ) { in pxe_dump_mcast_list()
103 DBG ( " %s", ll_protocol->ntoa ( mcast->McastAddr[i] ) ); in pxe_dump_mcast_list()
/external/syslinux/gpxe/src/interface/efi/
Defi_snp.c290 UINTN mcast_count, EFI_MAC_ADDRESS *mcast ) { in efi_snp_receive_filters() argument
299 DBGC2_HDA ( snpdev, i, &mcast[i], in efi_snp_receive_filters()
/external/iproute2/doc/
Dip-cref.tex524 RX: bytes packets errors dropped overrun mcast
546 \item \verb|mcast| --- the total number of received multicast packets. This option
566 RX: bytes packets errors dropped overrun mcast
/external/python/cpython2/Misc/
DHISTORY16738 sgi/al/cmpaf.py, sockets/{mcast,gopher}.py.