Lines Matching refs:nlmsghdr
21 typedef int (*__dump_nlmsg_t)(struct nlmsghdr *nlmsg, libbpf_dump_nlmsg_t,
79 struct nlmsghdr *nh; in bpf_netlink_recv()
94 for (nh = (struct nlmsghdr *)buf; NLMSG_OK(nh, len); in bpf_netlink_recv()
136 struct nlmsghdr nh; in bpf_set_link_xdp_fd()
190 static int __dump_link_nlmsg(struct nlmsghdr *nlh, in __dump_link_nlmsg()
288 struct nlmsghdr nlh; in libbpf_nl_get_link()
306 static int __dump_class_nlmsg(struct nlmsghdr *nlh, in __dump_class_nlmsg()
326 struct nlmsghdr nlh; in libbpf_nl_get_class()
345 static int __dump_qdisc_nlmsg(struct nlmsghdr *nlh, in __dump_qdisc_nlmsg()
365 struct nlmsghdr nlh; in libbpf_nl_get_qdisc()
384 static int __dump_filter_nlmsg(struct nlmsghdr *nlh, in __dump_filter_nlmsg()
404 struct nlmsghdr nlh; in libbpf_nl_get_filter()