Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c1878 INDIRECT_CALLABLE_SCOPE void tcp_v6_send_check(struct sock *sk, struct sk_buff *skb) in tcp_v6_send_check() function
1885 .send_check = tcp_v6_send_check,
/openbmc/linux/include/net/
H A Dtcp.h962 INDIRECT_CALLABLE_DECLARE(void tcp_v6_send_check(struct sock *sk, struct sk_buff *skb));
/openbmc/linux/net/ipv4/
H A Dtcp_output.c1392 tcp_v6_send_check, tcp_v4_send_check, in __tcp_transmit_skb()