Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
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()