Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
A Dtest_xdp.c86 __u16 *next_iph; in handle_ipv4() local
139 next_iph = (__u16 *)iph; in handle_ipv4()
142 csum += *next_iph++; in handle_ipv4()
A Dtest_xdp_loop.c82 __u16 *next_iph; in handle_ipv4() local
135 next_iph = (__u16 *)iph; in handle_ipv4()
138 csum += *next_iph++; in handle_ipv4()

Completed in 4 milliseconds