Searched refs:LO_IFINDEX (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | bpf_qdisc.c | 17 #define LO_IFINDEX 1 macro 23 DECLARE_LIBBPF_OPTS(bpf_tc_hook, hook, .ifindex = LO_IFINDEX, in do_test() 120 DECLARE_LIBBPF_OPTS(bpf_tc_hook, hook, .ifindex = LO_IFINDEX, in test_qdisc_attach_to_non_root()
|
| H A D | tc_change_tail.c | 9 #define LO_IFINDEX 1 macro 24 link = bpf_program__attach_tcx(skel->progs.change_tail, LO_IFINDEX, in test_tc_change_tail()
|
| H A D | tc_bpf.c | 9 #define LO_IFINDEX 1 macro 126 inv_hook.ifindex = LO_IFINDEX; in test_tc_bpf_api() 333 DECLARE_LIBBPF_OPTS(bpf_tc_hook, hook, .ifindex = LO_IFINDEX, in tc_bpf_root()
|