Home
last modified time | relevance | path

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

/third_party/libbpf/include/uapi/linux/
Dbpf.h7187 struct bpf_sysctl { struct
7188 __u32 write; /* Sysctl is being read (= 0) or written (= 1).
7191 __u32 file_pos; /* Sysctl file position to read from, write to.