Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp_input.c5084 static int tcp_copy_to_iovec(struct sock *sk, struct sk_buff *skb, int hlen) in tcp_copy_to_iovec() function
5321 if (!tcp_copy_to_iovec(sk, skb, tcp_header_len)) { in tcp_rcv_established()