Home
last modified time | relevance | path

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

/openbmc/linux/net/batman-adv/
H A Drouting.c441 static int batadv_check_unicast_packet(struct batadv_priv *bat_priv, in batadv_check_unicast_packet() function
915 check = batadv_check_unicast_packet(bat_priv, skb, hdr_size); in batadv_recv_unhandled_unicast_packet()
958 check = batadv_check_unicast_packet(bat_priv, skb, hdr_size); in batadv_recv_unicast_packet()
1057 if (batadv_check_unicast_packet(bat_priv, skb, hdr_size) < 0) in batadv_recv_unicast_tvlv()
1111 if (batadv_check_unicast_packet(bat_priv, skb, in batadv_recv_frag_packet()