Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/batman-adv/
H A Dmulticast.c920 * batadv_mcast_is_report_ipv4() - check for IGMP reports
929 static bool batadv_mcast_is_report_ipv4(struct sk_buff *skb) in batadv_mcast_is_report_ipv4() function
969 if (batadv_mcast_is_report_ipv4(skb)) in batadv_mcast_forw_mode_check_ipv4()
/kernel/linux/linux-5.10/net/batman-adv/
H A Dmulticast.c954 * batadv_mcast_is_report_ipv4() - check for IGMP reports
963 static bool batadv_mcast_is_report_ipv4(struct sk_buff *skb) in batadv_mcast_is_report_ipv4() function
1003 if (batadv_mcast_is_report_ipv4(skb)) in batadv_mcast_forw_mode_check_ipv4()

Completed in 6 milliseconds