Home
last modified time | relevance | path

Searched refs:multicast (Results 1 – 25 of 391) sorted by relevance

12345678910>>...16

/openbmc/linux/drivers/infiniband/core/
H A Dmulticast.c115 struct ib_sa_multicast multicast; member
382 return member->multicast.callback(status, &member->multicast); in fail_join()
411 &member->multicast); in process_group_error()
446 multicast = &member->multicast; in mcast_work_handler()
452 multicast->comp_mask); in mcast_work_handler()
458 ret = multicast->callback(status, multicast); in mcast_work_handler()
503 ret = member->multicast.callback(status, &member->multicast); in process_join_error()
630 member->multicast.rec = *rec; in ib_sa_join_multicast()
651 multicast = &member->multicast; in ib_sa_join_multicast()
653 return multicast; in ib_sa_join_multicast()
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/uftp/
H A Duftp_5.0.3.bb1 DESCRIPTION = "Encrypted UDP based FTP with multicast"
2 HOMEPAGE = "https://sourceforge.net/projects/uftp-multicast"
7 UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/uftp-multicast/files/source-tar/"
9 SRC_URI = "${SOURCEFORGE_MIRROR}/uftp-multicast/source-tar/uftp-${PV}.tar.gz"
/openbmc/linux/drivers/net/usb/
H A Dcatc.c170 u8 multicast[64]; member
623 multicast[(crc >> 3) & 0x3f] |= 1 << (crc & 7); in catc_multicast()
634 memset(catc->multicast, 0, 64); in catc_set_multicast_list()
636 catc_multicast(broadcast, catc->multicast); in catc_set_multicast_list()
637 catc_multicast(netdev->dev_addr, catc->multicast); in catc_set_multicast_list()
640 memset(catc->multicast, 0xff, 64); in catc_set_multicast_list()
645 memset(catc->multicast, 0xff, 64); in catc_set_multicast_list()
660 f5u011_mchash_async(catc, catc->multicast); in catc_set_multicast_list()
890 catc_multicast(broadcast, catc->multicast); in catc_probe()
891 catc_multicast(netdev->dev_addr, catc->multicast); in catc_probe()
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmping/
H A Dssmping_0.9.1.bb2 HOMEPAGE = "http://www.venaas.no/multicast/ssmping/"
7 SRC_URI = "http://www.venaas.no/multicast/ssmping/${BP}.tar.gz \
/openbmc/u-boot/doc/device-tree-bindings/net/
H A Daltera_tse.txt29 - altr,has-hash-multicast-filter:
30 If present, TSE supports a hash based multicast filter.
31 Otherwise, hash-based multicast filtering is not supported.
72 altr,has-hash-multicast-filter;
110 altr,has-hash-multicast-filter;
H A Dstmmac.txt28 - snps,multicast-filter-bins: Number of multicast filter hash bins
59 snps,multicast-filter-bins = <256>;
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Daltr,tse.yaml43 altr,has-hash-multicast-filter:
46 If present, TSE supports hash based multicast filter.
132 altr,has-hash-multicast-filter;
156 altr,has-hash-multicast-filter;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/
H A D0001-test-ptts-Set-recv-buffer-size-too-max-to-receive-as.patch7 Flooding multicast may make the rcv buffer overrun and is considered
32 err("multicast message not received");
54 + * Flooding multicast may make the rcv buffer overrun and considered premature msg…
/openbmc/linux/Documentation/networking/devlink/
H A Dprestera.rst48 - Traps multicast packets
126 - Drops packets with multicast source MAC address.
129 - Drops packets with illegal SIP/DIP multicast/unicast addresses.
135 - Drops packets with destination MAC being unicast, but destination IP address being multicast.
/openbmc/qemu/qapi/
H A Dnet.json263 # @mcast: UDP multicast address and port number
674 # multicast absent yes
675 # multicast present yes
676 # not multicast absent no
677 # not multicast present yes
773 # @multicast: multicast receive state
781 # @multicast-overflow: multicast table is overflowed or not
791 # @multicast-table: a list of multicast macaddr string
799 'multicast': 'RxState',
803 'multicast-overflow': 'bool',
[all …]
/openbmc/linux/include/linux/
H A Dif_macvlan.h42 bool multicast) in macvlan_count_rx() argument
51 if (multicast) in macvlan_count_rx()
H A Dif_link.h15 __u64 multicast; member
/openbmc/linux/Documentation/userspace-api/netlink/
H A Dnetlink-raw.rst16 multicast IDs used by raw netlink families. See :ref:`classic_netlink` for more
43 The ``value`` property is used to specify the group ID to use for multicast
/openbmc/linux/net/ipv6/
H A DKconfig227 tunneling" above). In addition, GRE allows multicast redistribution
262 bool "IPv6: multicast routing"
266 Support for IPv6 multicast forwarding.
270 bool "IPv6: multicast policy routing"
274 Normally, a multicast router runs a userspace daemon and decides
275 what to do with a multicast packet based on the source and
276 destination addresses. If you say Y here, the multicast router
287 Support for IPv6 PIM multicast routing protocol PIM-SMv2.
/openbmc/linux/Documentation/networking/
H A Dswitchdev.rst180 - VLAN flooding of multicast/broadcast and unknown unicast packets
301 and other IEEE 01:80:c2:xx:xx:xx link-local multicast packets can pass.
336 The bridge multicast module will notify port netdevs on every multicast group
338 The hardware implementation should be forwarding all registered multicast
431 including multicast, DHCP, IPv4/6, etc. If necessary, it should program the
435 devices and unsolicited multicast must be filtered as early as possible in
549 - when IGMP snooping is turned on, multicast traffic must selectively flow
551 unknown multicast should be only towards the ports connected to a multicast
552 router (the local device may also act as a multicast router).
554 The switch must adhere to RFC 4541 and flood multicast traffic accordingly
[all …]
H A Dbareudp.rst18 MPLS procotcol can have ethertypes ETH_P_MPLS_UC (unicast) & ETH_P_MPLS_MC (multicast).
50 and multicast MPLS packets.
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/
H A Dgianfar.rst34 TSEC (and the extended hash table on the eTSEC) for multicast
37 multicast groups.
/openbmc/u-boot/include/linux/
H A Dnetdevice.h38 unsigned long multicast; /* multicast packets received */ member
/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A DKconfig24 drops for multicast and UD mode traffic from this interface,
39 information about IB multicast groups used by the IPoIB
H A Dipoib_multicast.c358 struct ib_sa_multicast *multicast) in ipoib_mcast_join_complete() argument
360 struct ipoib_mcast *mcast = multicast->context; in ipoib_mcast_join_complete()
376 status = ipoib_mcast_join_finish(mcast, &multicast->rec); in ipoib_mcast_join_complete()
451 mcast->mc = multicast; in ipoib_mcast_join_complete()
465 struct ib_sa_multicast *multicast; in ipoib_mcast_join() local
535 multicast = ib_sa_join_multicast(&ipoib_sa_client, priv->ca, priv->port, in ipoib_mcast_join()
538 if (IS_ERR(multicast)) { in ipoib_mcast_join()
539 ret = PTR_ERR(multicast); in ipoib_mcast_join()
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_dev.c63 int enic_dev_packet_filter(struct enic *enic, int directed, int multicast, in enic_dev_packet_filter() argument
70 multicast, broadcast, promisc, allmulti); in enic_dev_packet_filter()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/igmpproxy/
H A Digmpproxy_0.3.bb1 SUMMARY = "simple dynamic multicast routing daemon that only uses IGMP signalling"
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dcn23xx_pf_device.h52 u64 multicast; member
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/smcroute/
H A Dsmcroute_2.5.6.bb2 DESCRIPTION = "SMCRoute is a daemon and command line tool to manipulate the multicast routing table…
/openbmc/qemu/hw/net/
H A Dxgmac.c339 int unicast, broadcast, multicast; in eth_rx() local
348 multicast = !unicast && !broadcast; in eth_rx()
371 if (multicast) { in eth_rx()

12345678910>>...16