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.h1633 struct bpf_stream_elem { struct
1634 struct llist_node node;
1635 int total_len;
1636 int consumed_len;
1637 char str[];