Searched refs:IP_PROTO_TCP (Results 1 – 5 of 5) sorted by relevance
48 if (l4proto == IP_PROTO_TCP) { in eth_get_gso_type()61 if (l4proto == IP_PROTO_TCP) { in eth_get_gso_type()187 case IP_PROTO_TCP: in eth_get_protocols()
131 case IP_PROTO_TCP: in net_checksum_calculate()
225 #define IP_PROTO_TCP (6) macro
129 IP_PROTO_TCP, &cso); in net_tx_pkt_update_ip_checksums()366 case IP_PROTO_TCP: in net_tx_pkt_build_vheader()
2134 if ((txdw0 & CP_TX_LGSEN) && ip_protocol == IP_PROTO_TCP) in rtl8139_cplus_transmit_one()2219 p_tcpip_hdr->ip_proto = IP_PROTO_TCP; in rtl8139_cplus_transmit_one()2273 if ((txdw0 & CP_TX_TCPCS) && ip_protocol == IP_PROTO_TCP) in rtl8139_cplus_transmit_one()2280 p_tcpip_hdr->ip_proto = IP_PROTO_TCP; in rtl8139_cplus_transmit_one()