Home
last modified time | relevance | path

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

123

/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Daltera_tse.txt31 - altr,has-hash-multicast-filter:
32 If present, TSE supports a hash based multicast filter.
33 Otherwise, hash-based multicast filtering is not supported.
73 altr,has-hash-multicast-filter;
111 altr,has-hash-multicast-filter;
H A Dhisilicon-hns-dsaf.txt47 - mc-mac-mask: mask of multicast address, determines bit in multicast address
H A Dsnps,dwmac.yaml246 snps,multicast-filter-bins:
249 Number of multicast filter hash bins supported by this device
405 snps,multicast-filter-bins = <256>;
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dipv4_multicast.rst33 For convenience and simplicity, this sample application does not take IANA-assigned multicast addre…
34 but instead equates the last four bytes of the multicast group (that is, the last four bytes of the…
35 with the mask of ports to multicast packets to.
153 Then, the packet is checked to see if it has a multicast destination address and
191 Since Ethernet addresses are also part of the multicast process, each outgoing packet carries the s…
192 The destination Ethernet address is constructed from the lower 23 bits of the multicast group OR-ed
200 …re dispatched to the destination ports according to the portmask associated with a multicast group:
/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_rxtx.h14 uint64_t multicast; member
/f-stack/dpdk/drivers/net/enic/base/
H A Dvnic_dev.h125 int vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast,
128 int multicast, int broadcast, int promisc, int allmulti);
/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A DTODO24 4) Implement group channels (multicast)
/f-stack/dpdk/drivers/net/octeontx/base/
H A Docteontx_bgx.h78 uint64_t multicast; member
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_2_1.rst111 * **Added multicast address filtering.**
113 Added multicast address filtering via a new ethdev function
117 multicast packets on a given port could only be enabled by invoking the
120 operation on VFs. In such cases, joined multicast addresses had to be added
121 individually to the set of multicast addresses that are filtered by the [VF]
359 * **Added KNI multicast.**
361 Enabled adding multicast addresses to KNI interfaces by adding an empty
420 * **app/testpmd: Fix reply to a multicast ICMP request.**
845 * **kni: Fix multicast ioctl handling.**
H A Drelease_16_04.rst79 * **Added multicast promiscuous mode support on VF for ixgbe.**
81 Added multicast promiscuous mode support for the ixgbe VF driver so all VFs
82 can receive the multicast packets.
87 VF multicast promiscuous mode. If you use dpdk PF and dpdk VF ensure the PF
364 * **mlx5: Applied VLAN filtering to broadcast and IPv6 multicast flows.**
366 Prevented reception of multicast frames outside of configured VLANs.
/f-stack/freebsd/contrib/device-tree/src/arm64/altera/
H A Dsocfpga_stratix10.dtsi152 snps,multicast-filter-bins = <256>;
170 snps,multicast-filter-bins = <256>;
188 snps,multicast-filter-bins = <256>;
/f-stack/freebsd/contrib/device-tree/src/arm64/intel/
H A Dsocfpga_agilex.dtsi149 snps,multicast-filter-bins = <256>;
167 snps,multicast-filter-bins = <256>;
185 snps,multicast-filter-bins = <256>;
/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_vfpf.h234 uint8_t multicast[VF_MAX_MULTICAST_PER_VF][_UP_ETH_ALEN]; member
/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_var.h49 uint64_t multicast; member
/f-stack/dpdk/doc/guides/howto/
H A Dvfd.rst277 * If it enables MAC multicast promiscuous mode.
317 VF MAC multicast promiscuous mode
320 Run a testpmd runtime command on the PF to enable/disable MAC multicast
/f-stack/freebsd/contrib/device-tree/src/nios2/
H A D10m50_devboard.dts104 altr,has-hash-multicast-filter;
/f-stack/freebsd/net/
H A Dif_vxlan.c1031 vxlan_socket_create(struct ifnet *ifp, int multicast, in vxlan_socket_create() argument
1044 if (multicast != 0) { in vxlan_socket_create()
1516 int multicast, error; in vxlan_setup_socket() local
1523 multicast = vxlan_sockaddr_in_multicast(daddr); in vxlan_setup_socket()
1524 MPASS(multicast != -1); in vxlan_setup_socket()
1531 error = vxlan_socket_create(ifp, multicast, saddr, &vso); in vxlan_setup_socket()
1533 if (multicast != 0) in vxlan_setup_socket()
1545 if (multicast != 0) { in vxlan_setup_socket()
1574 if (multicast != 0) in vxlan_setup_socket()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dsocfpga_arria10.dtsi430 snps,multicast-filter-bins = <256>;
450 snps,multicast-filter-bins = <256>;
470 snps,multicast-filter-bins = <256>;
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_trigger.c1282 struct rte_flow_item_eth multicast = { in mlx5_traffic_enable() local
1288 ret = mlx5_ctrl_flow(dev, &multicast, &multicast); in mlx5_traffic_enable()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_pf.c995 bool unicast = FALSE, multicast = FALSE; in i40e_pf_host_process_cmd_config_promisc_mode() local
1018 multicast = TRUE; in i40e_pf_host_process_cmd_config_promisc_mode()
1020 multicast, NULL); in i40e_pf_host_process_cmd_config_promisc_mode()
/f-stack/freebsd/contrib/device-tree/src/arc/
H A Daxs10x_mb.dtsi81 snps,multicast-filter-bins = <256>;
H A Dhsdk.dts215 snps,multicast-filter-bins = <256>;
/f-stack/dpdk/doc/guides/nics/
H A Dbnxt.rst219 * No multicast packets are forwarded to an application except the one with
221 * When the application listens to a multicast group, it adds the MC address
227 * When enabled, every multicast packet received on the port is forwarded to
249 filtering on multicast MAC address used to accept packets.
278 enabled, every multicast packet received is forwarded to the application.
H A Dnetvsc.rst22 * The PMD supports multicast packets and promiscuous mode subject to restrictions on the host.
H A Dbnx2x.rst21 - Unicast/multicast filtering

123