Lines Matching full:multicast
29 * @BATADV_MCAST: multicast packet with multiple destination addresses
108 * enum batadv_mcast_flags - flags for multicast capabilities and settings
111 * @BATADV_MCAST_WANT_ALL_IPV4: we want all IPv4 multicast packets
113 * @BATADV_MCAST_WANT_ALL_IPV6: we want all IPv6 multicast packets
115 * @BATADV_MCAST_WANT_NO_RTR4: we have no IPv4 multicast router and therefore
116 * only need routable IPv4 multicast packets we signed up for explicitly
117 * @BATADV_MCAST_WANT_NO_RTR6: we have no IPv6 multicast router and therefore
118 * only need routable IPv6 multicast packets we signed up for explicitly
120 * batman-adv multicast packets with a multicast tracker TVLV. And all our
180 * @BATADV_TVLV_MCAST: multicast capability tvlv
181 * @BATADV_TVLV_MCAST_TRACKER: multicast tracker tvlv
497 * struct batadv_mcast_packet - multicast packet for network payload
647 * struct batadv_tvlv_mcast_data - payload of a multicast tvlv
648 * @flags: multicast flags announced by the orig node
657 * struct batadv_tvlv_mcast_tracker - payload of a multicast tracker tvlv