Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dip6_checksum.h84 static inline void tcp_v6_send_check(struct sock *sk, struct sk_buff *skb) in tcp_v6_send_check() function
/Linux-v4.19/net/ipv6/
Dtcp_ipv6.c1686 .send_check = tcp_v6_send_check,