Searched refs:get_tc_info (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/tools/lib/bpf/ |
A D | netlink.c | 670 static int get_tc_info(struct nlmsghdr *nh, libbpf_dump_nlmsg_t fn, in get_tc_info() function 772 ret = libbpf_netlink_send_recv(&req, NETLINK_ROUTE, get_tc_info, NULL, in bpf_tc_attach() 904 ret = libbpf_netlink_send_recv(&req, NETLINK_ROUTE, get_tc_info, NULL, in bpf_tc_query()
|
Completed in 4 milliseconds