Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h1576 struct bpf_stream_elem { struct
1577 struct llist_node node;
1578 int total_len;
1579 int consumed_len;
1580 char str[];