Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_qdisc_fail__untrusted_write.c12 int BPF_PROG(untrusted_write, struct sk_buff *skb, struct Qdisc *sch, in BPF_PROG() argument
59 .enqueue = (void *)untrusted_write,