Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dip6_checksum.h85 static inline void tcp_v6_send_check(struct sock *sk, struct sk_buff *skb) in tcp_v6_send_check() function
/linux-4.1.27/net/ipv6/
Dtcp_ipv6.c1563 .send_check = tcp_v6_send_check,