Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtype_cast.c44 struct sk_buff *kskb2; in md_skb() local
57 kskb2 = bpf_rdonly_cast(kskb, bpf_core_type_id_kernel(struct sk_buff)); in md_skb()
58 kskb2_len = kskb2->len; in md_skb()