Home
last modified time | relevance | path

Searched refs:batadv_mcast_is_report_ipv4 (Results 1 – 1 of 1) sorted by relevance

/linux/net/batman-adv/
H A Dmulticast.c951 * batadv_mcast_is_report_ipv4() - check for IGMP reports
960 static bool batadv_mcast_is_report_ipv4(struct sk_buff *skb) in batadv_mcast_is_report_ipv4() function
1000 if (batadv_mcast_is_report_ipv4(skb)) in batadv_mcast_forw_mode_check_ipv4()