Searched refs:IP_PROTO_UDP (Results 1 – 5 of 5) sorted by relevance
155 case IP_PROTO_UDP: in net_checksum_calculate()
50 } else if (l4proto == IP_PROTO_UDP) { in eth_get_gso_type()205 case IP_PROTO_UDP: in eth_get_protocols()
226 #define IP_PROTO_UDP (17) macro
370 case IP_PROTO_UDP: in net_tx_pkt_build_vheader()
2294 else if ((txdw0 & CP_TX_UDPCS) && ip_protocol == IP_PROTO_UDP) in rtl8139_cplus_transmit_one()2301 p_udpip_hdr->ip_proto = IP_PROTO_UDP; in rtl8139_cplus_transmit_one()