Searched refs:libbpf_nla_req (Results 1 – 2 of 2) sorted by relevance
57 struct libbpf_nla_req { struct136 static inline struct nlattr *req_tail(struct libbpf_nla_req *req) in req_tail()141 static inline int nlattr_add(struct libbpf_nla_req *req, int type, in nlattr_add()160 static inline struct nlattr *nlattr_begin_nested(struct libbpf_nla_req *req, int type) in nlattr_begin_nested()170 static inline void nlattr_end_nested(struct libbpf_nla_req *req, in nlattr_end_nested()
222 static int libbpf_netlink_send_recv(struct libbpf_nla_req *req, in libbpf_netlink_send_recv() 269 struct libbpf_nla_req req = { in libbpf_netlink_resolve_genl_family_id() 291 struct libbpf_nla_req req; in __bpf_set_link_xdp_fd_replace() 433 struct libbpf_nla_req req = { in bpf_xdp_query() 532 typedef int (*qdisc_config_t)(struct libbpf_nla_req *req, const struct bpf_tc_hook *hook);534 static int clsact_config(struct libbpf_nla_req *req, const struct bpf_tc_hook *hook) in clsact_config() 542 static int qdisc_config(struct libbpf_nla_req *req, const struct bpf_tc_hook *hook) in attach_point_to_config() 599 struct libbpf_nla_req req; in tc_qdisc_modify() 709 static int tc_add_fd_and_name(struct libbpf_nla_req *req, int fd) in tc_add_fd_and_name() 737 struct libbpf_nla_req re in bpf_tc_attach() [all...]