Home
last modified time | relevance | path

Searched defs:qdisc_hook (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dtc_redirect.c241 static int qdisc_clsact_create(struct bpf_tc_hook *qdisc_hook, int ifindex) in qdisc_clsact_create()
258 static int xgress_filter_add(struct bpf_tc_hook *qdisc_hook, in xgress_filter_add()
281 #define QDISC_CLSACT_CREATE(qdisc_hook, ifindex) ({ \ argument
286 #define XGRESS_FILTER_ADD(qdisc_hook, xgress, prog, priority) ({ \ argument