Searched refs:next_iph_u16 (Results 1 – 2 of 2) sorted by relevance
85 u16 *next_iph_u16; in handle_ipv4() local140 next_iph_u16 = (u16 *)iph; in handle_ipv4()143 csum += *next_iph_u16++; in handle_ipv4()
329 __u16 *next_iph_u16; in encap_v4() local364 next_iph_u16 = (__u16 *) iph; in encap_v4()367 csum += *next_iph_u16++; in encap_v4()430 __u16 *next_iph_u16; in send_icmp_reply() local451 next_iph_u16 = (__u16 *) iph; in send_icmp_reply()454 csum += *next_iph_u16++; in send_icmp_reply()