Home
last modified time | relevance | path

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

/system/netd/include/mainline/
DXtBpfProgLocations.h34 #define XT_BPF_ALLOWLIST_PROG_PATH XT_BPF_NETD("allowlist") macro
/system/netd/server/
DBandwidthControllerTest.cpp187 "-I bw_happy_box -m bpf --object-pinned " XT_BPF_ALLOWLIST_PROG_PATH " -j RETURN\n" in TEST_F()
DBandwidthController.cpp220 ("-I bw_happy_box -m bpf --object-pinned " XT_BPF_ALLOWLIST_PROG_PATH " -j RETURN"), in getBasicAccountingCommands()