Home
last modified time | relevance | path

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

/system/netd/include/mainline/
DXtBpfProgLocations.h33 #define XT_BPF_NETD(NAME) "/sys/fs/bpf/netd_shared/prog_netd_skfilter_" NAME "_xtbpf" macro
34 #define XT_BPF_ALLOWLIST_PROG_PATH XT_BPF_NETD("allowlist")
35 #define XT_BPF_DENYLIST_PROG_PATH XT_BPF_NETD("denylist")
36 #define XT_BPF_EGRESS_PROG_PATH XT_BPF_NETD("egress")
37 #define XT_BPF_INGRESS_PROG_PATH XT_BPF_NETD("ingress")