linkinfo_reply_data
.reply_data_size = sizeof(struct linkinfo_reply_data),
container_of(__reply_base, struct linkinfo_reply_data, base)
struct linkinfo_reply_data *data = LINKINFO_REPDATA(reply_base);
const struct linkinfo_reply_data *data = LINKINFO_REPDATA(reply_base);