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.h1577 struct bpf_stream_stage { struct
1578 struct llist_head log;
1579 int len;
3660 #define bpf_stream_stage(ss, prog, stream_id, expr) \ macro