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()
338 __u16 *next_iph_u16; in encap_v4() local373 next_iph_u16 = (__u16 *) iph; in encap_v4()376 csum += *next_iph_u16++; in encap_v4()404 __u16 *next_iph_u16; in send_icmp_reply() local424 next_iph_u16 = (__u16 *) iph; in send_icmp_reply()427 csum += *next_iph_u16++; in send_icmp_reply()