Home
last modified time | relevance | path

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

/linux/net/netfilter/
A Dxt_HL.c57 csum_replace2(&iph->check, htons(iph->ttl << 8), in ttl_tg()
A Dxt_TCPMSS.c211 csum_replace2(&iph->check, iph->tot_len, newlen); in tcpmss_tg4()
/linux/net/ipv4/netfilter/
A Dipt_ECN.c38 csum_replace2(&iph->check, htons(oldtos), htons(iph->tos)); in set_ect_ip()
/linux/include/net/
A Dchecksum.h139 static inline void csum_replace2(__sum16 *sum, __be16 old, __be16 new) in csum_replace2() function
/linux/net/openvswitch/
A Dactions.c439 csum_replace2(&nh->check, htons(nh->ttl << 8), htons(new_ttl << 8)); in set_ip_ttl()
1233 csum_replace2(&nh->check, htons(old_ttl << 8), in execute_dec_ttl()
/linux/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_io.c1330 csum_replace2(&iph->check, iph->tot_len, htons(length)); in qlcnic_process_lro()
1854 csum_replace2(&iph->check, iph->tot_len, htons(length)); in qlcnic_83xx_process_lro()
/linux/net/ipv4/
A Daf_inet.c1618 csum_replace2(&iph->check, iph->tot_len, newlen); in inet_gro_complete()
/linux/drivers/net/ethernet/qlogic/netxen/
A Dnetxen_nic_init.c1624 csum_replace2(&iph->check, iph->tot_len, htons(length)); in netxen_process_lro()
/linux/net/mpls/
A Daf_mpls.c309 csum_replace2(&hdr4->check, in mpls_egress()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_rx.c1185 csum_replace2(&ipv4->check, ipv4->tot_len, newlen); in mlx5e_shampo_update_hdr()
/linux/drivers/net/ethernet/neterion/
A Ds2io.c8261 csum_replace2(&ip->check, ip->tot_len, htons(lro->total_len)); in update_L3L4_header()
/linux/net/core/
A Dfilter.c1913 csum_replace2(ptr, from, to); in BPF_CALL_5()

Completed in 63 milliseconds