Searched refs:fixed_size (Results 1 – 1 of 1) sorted by relevance
1335 int headersize, bodysize, fixed_size; in sctp_unpack_cookie() local1345 fixed_size = headersize + sizeof(struct sctp_cookie); in sctp_unpack_cookie()1352 if (len < fixed_size + sizeof(struct sctp_chunkhdr)) in sctp_unpack_cookie()