Home
last modified time | relevance | path

Searched refs:XT_BPF_EGRESS_PROG_PATH (Results 1 – 5 of 5) sorted by relevance

/system/netd/libnetdbpf/include/netdbpf/
Dbpf_shared.h64 #define XT_BPF_EGRESS_PROG_PATH BPF_PATH "/prog_netd_skfilter_egress_xtbpf" macro
/system/netd/tests/
Dbpf_base_test.cpp82 ASSERT_EQ(0, access(XT_BPF_EGRESS_PROG_PATH, R_OK)); in TEST_F()
/system/netd/server/
DBandwidthControllerTest.cpp115 XT_BPF_EGRESS_PROG_PATH) +
DBandwidthController.cpp261 XT_BPF_EGRESS_PROG_PATH) in getBasicAccountingCommands()
DTrafficController.cpp960 getProgramStatus(XT_BPF_EGRESS_PROG_PATH).c_str()); in dump()