Home
last modified time | relevance | path

Searched defs:recalculate (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/core/
Dskbuff.c4529 static int skb_checksum_setup_ipv4(struct sk_buff *skb, bool recalculate) in skb_checksum_setup_ipv4()
4577 static int skb_checksum_setup_ipv6(struct sk_buff *skb, bool recalculate) in skb_checksum_setup_ipv6()
4682 int skb_checksum_setup(struct sk_buff *skb, bool recalculate) in skb_checksum_setup()
/Linux-v4.19/fs/ubifs/
Dubifs.h876 unsigned int recalculate:1; member
/Linux-v4.19/drivers/md/
Ddm-integrity.c3087 bool recalculate; in dm_integrity_ctr() local