Searched defs:ethnl_dump_ctx (Results 1 – 1 of 1) sorted by relevance
224 struct ethnl_dump_ctx { struct225 const struct ethnl_request_ops *ops;226 struct ethnl_req_info *req_info;250 static struct ethnl_dump_ctx *ethnl_dump_context(struct netlink_callback *cb) in ethnl_dump_context() argument