Home
last modified time | relevance | path

Searched refs:BPF (Results 1 – 3 of 3) sorted by relevance

/system/netd/server/
DOffloadUtils.cpp207 #define BPF "bpf" in tcFilterAddDevBpf() macro
209 static constexpr size_t ASCIIZ_LEN_BPF = sizeof(BPF); in tcFilterAddDevBpf()
318 .str = BPF, in tcFilterAddDevBpf()
358 #undef BPF in tcFilterAddDevBpf()
/system/sepolicy/private/
Dsystem_server.te944 # Allow system_server to read tracepoint ids in order to attach BPF programs to them.
1189 # Allow system server to attach BPF programs to tracepoints. Deny read permission so that
/system/sepolicy/prebuilts/api/30.0/private/
Dsystem_server.te926 # Allow system_server to read tracepoint ids in order to attach BPF programs to them.
1166 # Allow system server to attach BPF programs to tracepoints. Deny read permission so that