Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/
H A D0001-Make-ndiff-support-python3.patch526 def output_host_diff(self, h_diff):
529 h_diff.print_text(self.f)