Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/
Dtcp.h944 static inline int tcp_prequeue(struct sock *sk, struct sk_buff *skb) in tcp_prequeue() function
/linux-3.4.99/net/ipv6/
Dtcp_ipv6.c1660 if (!tcp_prequeue(sk, skb)) in tcp_v6_rcv()
/linux-3.4.99/net/ipv4/
Dtcp_ipv4.c1738 if (!tcp_prequeue(sk, skb)) in tcp_v4_rcv()