Searched defs:recalculate (Results 1 – 2 of 2) sorted by relevance
3862 static int skb_checksum_setup_ipv4(struct sk_buff *skb, bool recalculate) in skb_checksum_setup_ipv4()3910 static int skb_checksum_setup_ipv6(struct sk_buff *skb, bool recalculate) in skb_checksum_setup_ipv6()4015 int skb_checksum_setup(struct sk_buff *skb, bool recalculate) in skb_checksum_setup()
884 unsigned int recalculate:1; member