Searched refs:SCTP_SAT_LEN (Results 1 – 2 of 2) sorted by relevance
322 #define SCTP_SAT_LEN(x) (sizeof(struct sctp_paramhdr) + (x) * sizeof(__u16)) macro
246 chunksize += SCTP_PAD4(SCTP_SAT_LEN(num_types)); in sctp_make_init()336 sat.param_hdr.length = htons(SCTP_SAT_LEN(num_types)); in sctp_make_init()