bpf_tc_query
LIBBPF_API int bpf_tc_query(const struct bpf_tc_hook *hook,
ret = bpf_tc_query(&inv_hook, &opts);
ret = bpf_tc_query(&inv_hook, &opts);
ret = bpf_tc_query(&inv_hook, &opts);
ret = bpf_tc_query(&inv_hook, &opts);
ret = bpf_tc_query(NULL, &opts);
ret = bpf_tc_query(hook, NULL);
ret = bpf_tc_query(hook, &opts_hpr);
ret = bpf_tc_query(hook, &opts_hpf);
ret = bpf_tc_query(hook, &opts_hpi);
ret = bpf_tc_query(hook, &opts_p);
ret = bpf_tc_query(hook, &opts_h);
ret = bpf_tc_query(hook, &opts_prio_max);
ret = bpf_tc_query(hook, &opts_hp);
ret = bpf_tc_query(hook, &opts);
ret = bpf_tc_query(&inv_hook, &opts);