Searched refs:libbpf_dump_nlmsg_t (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dnetlink.c26 typedef int (*libbpf_dump_nlmsg_t)(void *cookie, void *msg, struct nlattr **tb); typedef
28 typedef int (*__dump_nlmsg_t)(struct nlmsghdr *nlmsg, libbpf_dump_nlmsg_t,
133 __dump_nlmsg_t _fn, libbpf_dump_nlmsg_t fn,
224 libbpf_dump_nlmsg_t parse_attr,
249 static int parse_genl_family_id(struct nlmsghdr *nh, libbpf_dump_nlmsg_t fn,
345 libbpf_dump_nlmsg_t dump_link_nlmsg, void *cookie)
405 static int parse_xdp_features(struct nlmsghdr *nh, libbpf_dump_nlmsg_t fn,
681 static int get_tc_info(struct nlmsghdr *nh, libbpf_dump_nlmsg_t fn,

Completed in 124 milliseconds