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