Home
last modified time | relevance | path

Searched full:multicast (Results 1 – 25 of 923) sorted by relevance

12345678910>>...37

/linux/net/batman-adv/
H A Dmulticast.c7 #include "multicast.h"
65 * batadv_mcast_start_timer() - schedule the multicast periodic worker
104 * Checks the presence of an IPv4 multicast router on this node.
125 * Checks the presence of an IPv6 multicast router on this node.
155 * Checks the presence of IPv4 and IPv6 multicast routers on this
159 * BATADV_NO_FLAGS: Both an IPv4 and IPv6 multicast router is present
160 * BATADV_MCAST_WANT_NO_RTR4: No IPv4 multicast router is present
161 * BATADV_MCAST_WANT_NO_RTR6: No IPv6 multicast router is present
162 * The former two OR'd: no multicast router is present
186 * Checks the presence of IPv4 and IPv6 multicast routers behind a bridge.
[all …]
H A Dmulticast_forw.c7 #include "multicast.h"
87 * @count: the (estimated) number of originators the multicast packet needs to
225 * this multicast packet through the translation table onto the given skb.
272 * this multicast packet through the want-all flag onto the given skb.
318 * this multicast packet through the want-all-rtr flag onto the given skb.
386 * Remove two padding bytes from the end of the multicast tracker TVLV,
405 * Inserts two padding bytes at the end of the multicast tracker TVLV,
428 * @count: the estimated number of originators the multicast packet needs to
431 * multicast packet's tracker TVLV
434 * Adjusts the padding in the multicast packet's tracker TVLV depending on the
[all …]
/linux/drivers/infiniband/core/
H A Dmulticast.c115 struct ib_sa_multicast multicast; member
222 * A multicast group has four types of members: full member, non member,
238 * If a multicast group has zero members left for a particular join state, but
338 &member->multicast.rec, in send_join()
339 member->multicast.comp_mask, in send_join()
371 member->multicast.rec = group->rec; in join_group()
372 member->multicast.rec.join_state = join_state; in join_group()
382 return member->multicast.callback(status, &member->multicast); in fail_join()
406 adjust_membership(group, member->multicast.rec.join_state, -1); in process_group_error()
410 ret = member->multicast.callback(-ENETRESET, in process_group_error()
[all …]
/linux/tools/testing/selftests/net/forwarding/
H A Drouter_multicast.sh252 check_err $? "Multicast not received on first host"
254 check_err $? "Multicast not received on second host"
262 check_err $? "Multicast received on host although deleted"
264 check_err $? "Multicast received on second host although deleted"
292 check_err $? "Multicast not received on first host"
294 check_err $? "Multicast not received on second host"
302 check_err $? "Multicast received on first host although deleted"
304 check_err $? "Multicast received on second host although deleted"
314 # Add a multicast route from first router port to the other two. Send
318 # test that devices capable of multicast routing offload trap those
[all …]
H A Dtc_flower_l2_miss.sh136 # Unregistered multicast.
140 # Registered multicast.
149 check_err $? "Unregistered multicast filter was not hit before adding MDB entry"
152 check_err $? "Registered multicast filter was hit before adding MDB entry"
160 check_err $? "Unregistered multicast filter was hit after adding MDB entry"
163 check_err $? "Registered multicast filter was not hit after adding MDB entry"
171 check_err $? "Unregistered multicast filter was not hit after deleting MDB entry"
174 check_err $? "Registered multicast filter was hit after deleting MDB entry"
179 log_test "L2 miss - Multicast ($name)"
208 # Configure $swp2 as a multicast router port so that it will forward
[all …]
H A Dno_forwarding.sh135 check_rcv $h2 "$test_name: Multicast non-IP untagged" \
144 check_rcv $h2 "$test_name: Multicast IPv4 untagged" \
150 check_rcv $h2 "$test_name: Multicast IPv6 untagged" \
157 check_rcv $h2 "$test_name: Multicast non-IP VID $vid" \
166 check_rcv $h2 "$test_name: Multicast IPv4 VID $vid" \
172 check_rcv $h2 "$test_name: Multicast IPv6 VID $vid" \
H A Dbridge_vlan_mcast.sh56 check_err $? "Could not enable global vlan multicast snooping"
57 log_test "Vlan multicast snooping enable"
145 check_err $? "Could not disable multicast snooping in vlan 10"
147 log_test "Vlan 10 multicast snooping control"
158 jq -e ".[].multicast.${type}_queries.tx_v${version}"
236 log_test "Vlan 10 multicast querier enable"
515 check_err 1 "Wrong number of vlan 10 multicast packets flooded"
518 check_err $swp2_tcstats "Vlan 10 multicast packets flooded to non-router port"
519 log_test "Flood unknown vlan multicast packets to router port only"
535 check_fail $? "Vlan filtering is disabled but multicast vlan snooping is still enabled"
[all …]
/linux/include/rdma/
H A Dib_sa.h424 struct ib_sa_multicast *multicast);
429 * ib_sa_join_multicast - Initiates a join request to the specified multicast
432 * @device: Device associated with the multicast group.
433 * @port_num: Port on the specified device to associate with the multicast
435 * @rec: SA multicast member record specifying group attributes.
442 * This call initiates a multicast join request with the SA for the specified
443 * multicast group. If the join operation is started successfully, it returns
444 * an ib_sa_multicast structure that is used to track the multicast operation.
453 * -ENETRESET: Indicates that an fatal error has occurred on the multicast
463 *multicast),
[all …]
/linux/Documentation/networking/
H A Dbridge.rst180 Multicast chapter
183 The Linux bridge driver has multicast support allowing it to process Internet
184 Group Management Protocol (IGMP) or Multicast Listener Discovery (MLD)
185 messages, and to efficiently forward multicast data packets. The bridge
188 Multicast snooping
191 Multicast snooping is a networking technology that allows network switches
192 to intelligently manage multicast traffic within a local area network (LAN).
194 The switch maintains a multicast group table, which records the association
195 between multicast group addresses and the ports where hosts have joined these
197 received. With the multicast group information gathered through snooping, the
[all …]
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.
310 For a given L2 VLAN domain, the switch device should flood multicast/broadcast
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
432 appropriate filters for VLAN, multicast, unicast etc. The underlying device
434 when IGMP snooping is enabled for IP multicast over these switchdev network
435 devices and unsolicited multicast must be filtered as early as possible in
541 - when IGMP snooping is turned off, multicast traffic must be flooded to all
[all …]
/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c55 "Enable multicast debug tracing if > 0");
104 * allocate the broadcast multicast group, wait in __ipoib_mcast_schedule_join_thread()
117 ipoib_dbg_mcast(ipoib_priv(dev), "deleting multicast group %pI6\n", in ipoib_mcast_free()
224 /* Set the multicast MTU and cached Q_Key before we attach if it's in ipoib_mcast_join_finish()
258 ipoib_warn(priv, "multicast group %pI6 already attached\n", in ipoib_mcast_join_finish()
268 ipoib_warn(priv, "couldn't attach QP to multicast group %pI6\n", in ipoib_mcast_join_finish()
357 struct ib_sa_multicast *multicast) in ipoib_mcast_join_complete() argument
359 struct ipoib_mcast *mcast = multicast->context; in ipoib_mcast_join_complete()
375 status = ipoib_mcast_join_finish(mcast, &multicast->rec); in ipoib_mcast_join_complete()
383 * deadlock on rtnl_lock here. Requeue our multicast in ipoib_mcast_join_complete()
[all …]
/linux/drivers/infiniband/sw/rdmavt/
H A Dmcast.c15 * rvt_driver_mcast_init - init resources for multicast
23 * Anything that needs setup for multicast on a per driver or per rdi in rvt_driver_mcast_init()
59 * rvt_mcast_alloc - allocate the multicast GID structure
60 * @mgid: the multicast GID
95 * rvt_mcast_find - search the global table for the given multicast GID/LID
99 * @mgid: the multicast GID to search for
100 * @lid: the multicast LID portion of the multicast address (host order)
231 * rvt_attach_mcast - attach a qp to a multicast group
233 * @gid: multicast guid
234 * @lid: multicast lid
[all …]
/linux/include/uapi/linux/
H A Dmroute6.h16 * Protocol Independent Multicast (PIM) data structures included
26 #define MRT6_ADD_MFC (MRT6_BASE+4) /* Add a multicast forwarding entry */
27 #define MRT6_DEL_MFC (MRT6_BASE+5) /* Delete a multicast forwarding entry */
28 #define MRT6_VERSION (MRT6_BASE+6) /* Get the kernel multicast version */
42 #define MRT6_FLUSH_MFC 1 /* Flush multicast entries */
43 #define MRT6_FLUSH_MFC_STATIC 2 /* Flush static multicast entries */
44 #define MRT6_FLUSH_MIFS 4 /* Flushing multicast vifs */
45 #define MRT6_FLUSH_MIFS_STATIC 8 /* Flush static multicast vifs */
126 * Structure used to communicate from kernel to multicast router.
H A Dmroute.h14 * Protocol Independent Multicast (PIM) data structures included
23 #define MRT_ADD_MFC (MRT_BASE+4) /* Add a multicast forwarding entry */
24 #define MRT_DEL_MFC (MRT_BASE+5) /* Delete a multicast forwarding entry */
25 #define MRT_VERSION (MRT_BASE+6) /* Get the kernel multicast version */
39 #define MRT_FLUSH_MFC 1 /* Flush multicast entries */
40 #define MRT_FLUSH_MFC_STATIC 2 /* Flush static multicast entries */
41 #define MRT_FLUSH_VIFS 4 /* Flush multicast vifs */
42 #define MRT_FLUSH_VIFS_STATIC 8 /* Flush static multicast vifs */
H A Dbatman_adv.h78 * enum batadv_mcast_flags_priv - Private, own multicast flags
80 * These are internal, multicast related flags. Currently they describe certain
81 * multicast related attributes of the segment this originator bridges into the
84 * Those attributes are used to determine the public multicast flags this
111 * exists, whether it is potentially shadowing multicast listeners
118 * exists, whether it is potentially shadowing multicast listeners
335 * @BATADV_ATTR_MCAST_FLAGS: Per originator multicast flags
340 * @BATADV_ATTR_MCAST_FLAGS_PRIV: Private, own multicast flags
442 * @BATADV_ATTR_MULTICAST_FORCEFLOOD_ENABLED: whether multicast
444 * of multicast packets. If set to non-zero then all nodes in the mesh
[all …]
H A Dif_link.h18 __u32 multicast; member
86 * @multicast: Multicast packets received.
227 __u64 multicast; member
265 __u64 multicast; member
428 for multicast frames. Apparently, all IFF_POINTOPOINT and
571 * Set the MAC address of the multicast group this bridge uses for STP.
581 * Set bridge's multicast router if IGMP snooping is enabled.
591 * Turn multicast snooping on (*IFLA_BR_MCAST_SNOOPING* > 0) or off
605 * (*IFLA_BR_MULTICAST_QUERIER* == 0) IGMP querier, ie sending of multicast
[all...]
/linux/drivers/infiniband/sw/rxe/
H A Drxe_mcast.c9 * rxe_mcast.c implements driver support for multicast transport.
14 * for the mcg when a multicast packet is received and when another
25 * rxe_mcast_add - add multicast address to rxe device
27 * @mgid: multicast address as a gid
50 * rxe_mcast_del - delete multicast address from rxe device
52 * @mgid: multicast address as a gid
118 * @mgid: multicast IP address
157 * @mgid: multicast IP address
175 * @mgid: multicast address as a gid
202 * @mgid: multicast IP address as a gid
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dfilter.h16 * struct iwl_mcast_filter_cmd - configure multicast filter.
17 * @filter_own: Set 1 to filter out multicast packets sent by station itself
18 * @port_id: Multicast MAC addresses array specifier. This is a strange way
23 * @pass_all: Set 1 to pass all multicast packets.
/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.
/linux/net/mac80211/tests/
H A Dmfp.c32 .desc = "public action: accept multicast from unknown peer",
49 .desc = "public action: accept multicast without MFP",
68 .desc = "public action: accept multicast with MFP",
87 .desc = "protected dual: drop multicast from unknown peer",
104 .desc = "protected dual: drop multicast without MFP",
123 .desc = "protected dual: drop undecrypted multicast with MFP",
144 .desc = "protected dual: accept multicast with MFP",
/linux/drivers/net/ethernet/intel/igbvf/
H A Dvf.c43 /* multicast address update */ in e1000_init_mac_params_vf()
167 * e1000_hash_mc_addr_vf - Generate a multicast hash value
169 * @mc_addr: pointer to a multicast address
171 * Generates a multicast address hash value which is used to determine
172 * the multicast filter table array address and new table value. See
196 * e1000_update_mc_addr_list_vf - Update Multicast addresses
198 * @mc_addr_list: array of multicast addresses to program
199 * @mc_addr_count: number of multicast addresses to program
203 * Updates the Receive Address Registers and Multicast Table Array.
204 * The caller must have a packed mc_addr_list of multicast addresses.
/linux/tools/testing/selftests/drivers/net/bonding/
H A Ddev_addr_lists.sh70 check_err $? "LACPDU multicast address not present on slave (1)"
75 check_err $? "LACPDU multicast address still present on slave"
80 check_err $? "LACPDU multicast address not present on slave (2)"
84 log_test "bonding LACPDU multicast address to slave (from bond $init_state)"
/linux/tools/include/uapi/linux/
H A Din.h62 IPPROTO_MTP = 92, /* Multicast Transport Protocol */
68 IPPROTO_PIM = 103, /* Protocol Independent Multicast */
179 /* Request struct for multicast socket ops */
183 struct in_addr imr_multiaddr; /* IP multicast address of group */
188 struct in_addr imr_multiaddr; /* IP multicast address of group */
229 struct __kernel_sockaddr_storage gf_group_aux; /* multicast address */
236 struct __kernel_sockaddr_storage gf_group; /* multicast address */
325 /* Defines for Multicast INADDR */
/linux/tools/testing/selftests/net/
H A Drtnetlink.py11 Verify that at least one interface has the IPv4 all-hosts multicast address.
18 addr for addr in addresses if addr['multicast'] == IPV4_ALL_HOSTS_MULTICAST
22 "No interface found with the IPv4 all-hosts multicast address")
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h2461 * which peers belong to a given multicast group, so that if
2462 * multicast->unicast conversion is enabled, the target can convert
2463 * multicast tx frames to a series of unicast tx frames, to each
2464 * peer within the multicast group.
2466 * many multicast groups to provide storage for within its multicast
2476 * its multicast group membership table.
2477 * These multicast group membership table elements are shared by the
2478 * multicast groups stored within the table.
2483 * whether/how to do multicast->unicast conversion
2486 * perform multicast --> unicast conversion on transmit, and if so,
[all …]

12345678910>>...37