Home
last modified time | relevance | path

Searched refs:h_diff (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dnetwork-coding.c1653 const int h_diff = sizeof(struct batadv_coded_packet) - h_size; in batadv_nc_skb_decode_packet() local
1668 if (unlikely(!skb_pull_rcsum(skb, h_diff))) in batadv_nc_skb_decode_packet()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dnetwork-coding.c1640 const int h_diff = sizeof(struct batadv_coded_packet) - h_size; in batadv_nc_skb_decode_packet() local
1655 if (unlikely(!skb_pull_rcsum(skb, h_diff))) in batadv_nc_skb_decode_packet()

Completed in 6 milliseconds