Home
last modified time | relevance | path

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

/include/linux/
A Dsock_diag.h63 case IPPROTO_TCP: in sock_diag_destroy_group()
75 case IPPROTO_TCP: in sock_diag_destroy_group()
A Din.h24 case IPPROTO_TCP: in proto_ports_offset()
A Dvirtio_net.h64 ip_proto = IPPROTO_TCP; in __virtio_net_hdr_to_skb()
69 ip_proto = IPPROTO_TCP; in __virtio_net_hdr_to_skb()
/include/linux/netfilter/ipset/
A Dip_set_getport.h26 case IPPROTO_TCP: in ip_set_proto_with_ports()
/include/uapi/linux/
A Din.h38 IPPROTO_TCP = 6, /* Transmission Control Protocol */ enumerator
39 #define IPPROTO_TCP IPPROTO_TCP macro
/include/net/
A Dip6_checksum.h51 return csum_ipv6_magic(saddr, daddr, len, IPPROTO_TCP, base); in tcp_v6_check()
A Dinet6_hashtables.h122 if (sk->sk_protocol == IPPROTO_TCP) { in inet6_steal_sock()
A Dinet_hashtables.h452 if (sk->sk_protocol == IPPROTO_TCP) { in inet_steal_sock()
A Dxfrm.h976 case IPPROTO_TCP: in xfrm_flowi_sport()
1003 case IPPROTO_TCP: in xfrm_flowi_dport()
A Dipv6.h495 jhdr->nexthdr != IPPROTO_TCP) in ipv6_has_hopopt_jumbo()
A Dsock.h2792 sk->sk_protocol == IPPROTO_TCP; in sk_is_tcp()
A Dtcp.h1549 return csum_tcpudp_magic(saddr, daddr, len, IPPROTO_TCP, base); in tcp_v4_check()
/include/trace/events/
A Dfib6.h58 if (__entry->proto == IPPROTO_TCP ||
A Dfib.h58 if (__entry->proto == IPPROTO_TCP ||
A Dsock.h21 EM(IPPROTO_TCP) \
/include/linux/sunrpc/
A Dxprt.h204 XPRT_TRANSPORT_TCP = IPPROTO_TCP,
205 XPRT_TRANSPORT_BC_TCP = IPPROTO_TCP | XPRT_TRANSPORT_BC,

Completed in 53 milliseconds