Searched refs:next_iph (Results 1 – 2 of 2) sorted by relevance
86 __u16 *next_iph; in handle_ipv4() local139 next_iph = (__u16 *)iph; in handle_ipv4()142 csum += *next_iph++; in handle_ipv4()
82 __u16 *next_iph; in handle_ipv4() local135 next_iph = (__u16 *)iph; in handle_ipv4()138 csum += *next_iph++; in handle_ipv4()
Completed in 4 milliseconds