Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_change_tail.c9 #define LO_IFINDEX 1 macro
24 link = bpf_program__attach_tcx(skel->progs.change_tail, LO_IFINDEX, in test_tc_change_tail()
H A Dtc_bpf.c9 #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()