Searched refs:ip_rcv_finish_core (Results 1 - 1 of 1) sorted by last modified time

/linux-master/net/ipv4/
H A Dip_input.c317 static int ip_rcv_finish_core(struct net *net, struct sock *sk, function
447 ret = ip_rcv_finish_core(net, sk, skb, dev, NULL);
613 if (ip_rcv_finish_core(net, sk, skb, dev, hint) == NET_RX_DROP)

Completed in 139 milliseconds