Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Dip_fragment.c386 static inline struct ipq *ip_find(struct iphdr *iph, u32 user) in ip_find() function
658 if ((qp = ip_find(iph, user)) != NULL) { in ip_defrag()