Home
last modified time | relevance | path

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

/linux-3.3/net/ipv6/
Dtcp_ipv6.c80 static void __tcp_v6_send_check(struct sk_buff *skb,
513 __tcp_v6_send_check(skb, &treq->loc_addr, &treq->rmt_addr); in tcp_v6_send_synack()
906 static void __tcp_v6_send_check(struct sk_buff *skb, in __tcp_v6_send_check() function
926 __tcp_v6_send_check(skb, &np->saddr, &np->daddr); in tcp_v6_send_check()
942 __tcp_v6_send_check(skb, &ipv6h->saddr, &ipv6h->daddr); in tcp_v6_gso_send_check()
1047 __tcp_v6_send_check(buff, &fl6.saddr, &fl6.daddr); in tcp_v6_send_response()