Home
last modified time | relevance | path

Searched defs:bpf_stream_stage (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dbpf.h1628 struct bpf_stream_stage { struct
1629 struct llist_head log;
1630 int len;
3774 #define bpf_stream_stage(ss, prog, stream_id, expr) \ macro