plca_reply_data
const struct plca_reply_data *data = PLCA_REPDATA(reply_base);
.reply_data_size = sizeof(struct plca_reply_data),
struct plca_reply_data *data = PLCA_REPDATA(reply_base);
container_of(__reply_base, struct plca_reply_data, base)
sizeof_field(struct plca_reply_data, plca_st));
const struct plca_reply_data *data = PLCA_REPDATA(reply_base);
.reply_data_size = sizeof(struct plca_reply_data),
struct plca_reply_data *data = PLCA_REPDATA(reply_base);
sizeof_field(struct plca_reply_data, plca_cfg));