Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/bpf/
Dlibbpf.c2092 #define BPF_S_PROG_SEC(string, ptype) \ macro
2130 BPF_S_PROG_SEC("cgroup/post_bind4", BPF_CGROUP_INET4_POST_BIND),
2131 BPF_S_PROG_SEC("cgroup/post_bind6", BPF_CGROUP_INET6_POST_BIND),
2136 #undef BPF_S_PROG_SEC