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.h1597 struct bpf_stream_stage { struct
1598 struct llist_head log;
1599 int len;
3729 #define bpf_stream_stage(ss, prog, stream_id, expr) \ macro