Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dip_check_defrag.c71 u8 ip6h_buf[40] = {}; in handle_v6() local
76 ip6h = bpf_dynptr_slice(&ptr, 0, ip6h_buf, sizeof(ip6h_buf)); in handle_v6()