Home
last modified time | relevance | path

Searched refs:BPF_OBJ_GET (Results 1 – 2 of 2) sorted by relevance

/third_party/iptables/extensions/
Dlibxt_bpf.c79 int fd = syscall(__NR_bpf, BPF_OBJ_GET, &attr, sizeof(attr)); in bpf_obj_get_readonly()
84 return syscall(__NR_bpf, BPF_OBJ_GET, &attr, sizeof(attr)); in bpf_obj_get_readonly()
/third_party/ltp/include/lapi/
Dbpf.h89 BPF_OBJ_GET, enumerator