Home
last modified time | relevance | path

Searched refs:csum_not_inet (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/net/sctp/
H A Doffload.c29 skb->csum_not_inet = 0; in sctp_gso_make_checksum()
H A Doutput.c532 head->csum_not_inet = 1; in sctp_packet_pack()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dgre_offload.c44 need_recompute_csum = skb->csum_not_inet; in gre_gso_segment()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dchecksum-offloads.rst50 skb->csum_not_inet: see skbuff.h comment (section 'D') for more details.
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_csum.c379 skb->csum_not_inet = 0; in tcf_csum_sctp()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c989 if (skb->csum_not_inet) in ionic_tx_calc_csum()
/OK3568_Linux_fs/kernel/include/linux/
H A Dskbuff.h842 __u8 csum_not_inet:1; member
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c3306 skb->csum_not_inet = 0; in skb_crc32c_csum_help()
3639 if (unlikely(skb->csum_not_inet)) in skb_csum_hwoffload_help()