Home
last modified time | relevance | path

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

/system/netd/include/mainline/
DXtBpfProgLocations.h35 #define XT_BPF_DENYLIST_PROG_PATH XT_BPF_NETD("denylist") macro
/system/netd/server/
DBandwidthControllerTest.cpp183 "-I bw_penalty_box -m bpf --object-pinned " XT_BPF_DENYLIST_PROG_PATH " -j REJECT\n" in TEST_F()
DBandwidthController.cpp216 ("-I bw_penalty_box -m bpf --object-pinned " XT_BPF_DENYLIST_PROG_PATH " -j REJECT"), in getBasicAccountingCommands()