Searched defs:recalculate (Results 1 – 3 of 3) sorted by relevance
4529 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()
876 unsigned int recalculate:1; member
3087 bool recalculate; in dm_integrity_ctr() local