Searched refs:ip_find (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | ip_fragment.c | 204 static struct ipq *ip_find(struct net *net, struct iphdr *iph, in ip_find() function 485 qp = ip_find(net, ip_hdr(skb), user, vif); in ip_defrag()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | ip_fragment.c | 205 static struct ipq *ip_find(struct net *net, struct iphdr *iph, in ip_find() function 493 qp = ip_find(net, ip_hdr(skb), user, vif); in ip_defrag()
|
Completed in 3 milliseconds