Lines Matching refs:IPPROTO_TCP
230 fl6.flowi6_proto = IPPROTO_TCP; in tcp_v6_connect()
453 IPPROTO_TCP)) == NULL) in tcp_v6_send_synack()
541 bp->protocol = cpu_to_be32(IPPROTO_TCP); in tcp_v6_md5_hash_pseudoheader()
707 return inet6_csk_route_req(sk, &fl->u.ip6, req, IPPROTO_TCP); in tcp_v6_route_req()
808 fl6.flowi6_proto = IPPROTO_TCP; in tcp_v6_send_response()
1049 dst = inet6_csk_route_req(sk, &fl6, req, IPPROTO_TCP); in tcp_v6_syn_recv_sock()
1373 if (skb_checksum_init(skb, IPPROTO_TCP, ip6_compute_pseudo)) in tcp_v6_rcv()
1908 .protocol = IPPROTO_TCP,
1918 SOCK_RAW, IPPROTO_TCP, net); in tcpv6_net_init()
1941 ret = inet6_add_protocol(&tcpv6_protocol, IPPROTO_TCP); in tcpv6_init()
1959 inet6_del_protocol(&tcpv6_protocol, IPPROTO_TCP); in tcpv6_init()
1967 inet6_del_protocol(&tcpv6_protocol, IPPROTO_TCP); in tcpv6_exit()