Lines Matching defs:ethnl_reply_data
248 * ethnl_req_info and struct ethnl_reply_data defined below) and optional
300 * struct ethnl_reply_data - base type of reply data for GET requests
306 * kernel reply message. These always embed struct ethnl_reply_data at zero
309 struct ethnl_reply_data {
348 * (struct ethnl_reply_data) is filled on entry, type specific part after
351 * ethnl_reply_data is to be used as for dump requests, it iterates
402 struct ethnl_reply_data *reply_data,
405 const struct ethnl_reply_data *reply_data);
408 const struct ethnl_reply_data *reply_data);
409 void (*cleanup_data)(struct ethnl_reply_data *reply_data);