Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dnetlink.c569 static int get_tc_info(struct nlmsghdr *nh, libbpf_dump_nlmsg_t fn, in get_tc_info() function
670 ret = libbpf_netlink_send_recv(&req, get_tc_info, NULL, &info); in bpf_tc_attach()
801 ret = libbpf_netlink_send_recv(&req, get_tc_info, NULL, &info); in bpf_tc_query()