icmsg_negotiate
struct icmsg_negotiate *negop;
if (buflen < ICMSG_HDR + offsetof(struct icmsg_negotiate, reserved)) {
negop = (struct icmsg_negotiate *)&buf[ICMSG_HDR];
(ICMSG_HDR + sizeof(struct icmsg_negotiate) + \
struct icmsg_negotiate *negop;
if (buflen < ICMSG_HDR + offsetof(struct icmsg_negotiate, reserved)) {
negop = (struct icmsg_negotiate *)&buf[ICMSG_HDR];
(ICMSG_HDR + sizeof(struct icmsg_negotiate) + \