Home
last modified time | relevance | path

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

/linux-3.4.99/net/batman-adv/
Drouting.c778 static int check_unicast_packet(struct sk_buff *skb, int hdr_size) in check_unicast_packet() function
953 if (check_unicast_packet(skb, hdr_size) < 0) in recv_unicast_packet()
978 if (check_unicast_packet(skb, hdr_size) < 0) in recv_ucast_frag_packet()