HomeSort by relevance Sort by last modified time
    Searched full:multicast (Results 501 - 525 of 937) sorted by null

<<21222324252627282930>>

  /external/iproute2/include/uapi/linux/
if_ether.h 78 #define ETH_P_MPLS_MC 0x8848 /* MPLS Multicast traffic */
netlink.h 41 __u32 nl_groups; /* multicast groups mask */
  /external/ipsec-tools/
NEWS 137 o Ignore multicast addresses for IKE
  /external/iptables/extensions/
libxt_addrtype.c 29 "MULTICAST",
  /external/kernel-headers/original/uapi/linux/
if_ether.h 79 #define ETH_P_MPLS_MC 0x8848 /* MPLS Multicast traffic */
netlink.h 41 __u32 nl_groups; /* multicast groups mask */
virtio_net.h 172 * first sg list contains unicast addresses, the second is for multicast.
  /external/ppp/pppd/plugins/rp-pppoe/
pppoe.h 304 /* True if Ethernet address is broadcast or multicast */
  /external/scapy/scapy/contrib/
eigrp.uts 75 = EIGRPGuessPayloadClass function: Return Next Multicast Sequence TLV
igmp.py 48 gaddr Multicast Group Address 224.x.x.x/4
  /external/syslinux/core/lwip/src/core/ipv4/
igmp.c 522 /* make sure it is multicast address */
523 LWIP_ERROR("igmp_joingroup: attempt to join non-multicast address", ip_addr_ismulticast(groupaddr), return ERR_VAL;);
592 /* make sure it is multicast address */
593 LWIP_ERROR("igmp_leavegroup: attempt to leave non-multicast address", ip_addr_ismulticast(groupaddr), return ERR_VAL;);
  /external/syslinux/core/lwip/src/core/
udp.c 282 /* pass broadcast- or multicast packets to all multicast pcbs
341 destination address was broadcast/multicast. */
545 /* Multicast Loop? */
    [all...]
  /external/syslinux/gpxe/src/core/
downloader.c 148 * arrive out of order (e.g. with multicast protocols), but
  /external/syslinux/gpxe/src/drivers/net/
mtd80x.c 101 MAR0 = 0x08, /* multicast address 0-3 */
102 MAR1 = 0x0C, /* multicast address 4-7 */
177 MARSTATUS = 0x00004000, /* multicast address received */
711 u32 mc_filter[2]; /* Multicast hash filter */
skge.h     [all...]
sundance.c 35 * v1.9 08-19-2003 timlegge Support Multicast
65 /* Maximum number of multicast addresses to filter (vs. rx-all-multicast).
866 u16 mc_filter[4]; /* Multicast hash filter */
  /external/syslinux/gpxe/src/interface/efi/
efi_snp.c 282 * @v mcast_reset Reset multicast filters
283 * @v mcast_count Number of multicast filters
284 * @v mcast Multicast filters
385 * Convert multicast IP address to MAC address
    [all...]
  /external/tcpdump/
print-ospf.c 44 { OSPF_OPTION_MC, "Multicast" },
84 { LS_TYPE_GROUP, "Multicast Group" },
572 { 1, "multicast" },
773 /* Multicast extensions as of 23 July 1991 */
    [all...]
  /external/webrtc/talk/media/base/
rtpdump.h 66 uint32_t source; // network source (multicast address).
  /kernel/tests/net/test/
multinetwork_base.py 545 include_multicast: A boolean, whether to remove multicast packets
557 # Multicast frames are frames where the first byte of the destination
691 # multicast packets unless the packet we expect to see is a multicast
  /libcore/luni/src/test/java/libcore/java/net/
NetworkInterfaceTest.java 138 flags += " MULTICAST";
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
icmp6.h 238 struct in6_addr mld_addr; /* multicast address */
  /prebuilts/go/darwin-x86/src/net/
interface_windows.go 32 // multiple IP addresses including unicast, anycast and multicast
sock_posix.go 195 // is an appropriate UDP multicast address prefix.
  /prebuilts/go/linux-x86/src/net/
interface_windows.go 32 // multiple IP addresses including unicast, anycast and multicast

Completed in 1083 milliseconds

<<21222324252627282930>>