Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h38179 struct bpf_sysctl_kern { struct
38180 struct ctl_table_header *head;
38181 struct ctl_table *table;
38182 void *cur_val;
38183 size_t cur_len;
38184 void *new_val;
38185 size_t new_len;
38186 int new_updated;
38187 int write;
38188 loff_t *ppos;
[all …]