Lines Matching defs:ethnl_reply_data
218 * ethnl_req_info and struct ethnl_reply_data defined below) and optional
237 * struct ethnl_reply_data - base type of reply data for GET requests
243 * kernel reply message. These always embed struct ethnl_reply_data at zero
246 struct ethnl_reply_data {
283 * (struct ethnl_reply_data) is filled on entry, type specific part after
286 * ethnl_reply_data is to be used as for dump requests, it iterates
324 struct ethnl_reply_data *reply_data,
327 const struct ethnl_reply_data *reply_data);
330 const struct ethnl_reply_data *reply_data);
331 void (*cleanup_data)(struct ethnl_reply_data *reply_data);