Searched refs:sctp_iphc_len (Results 1 – 4 of 4) sorted by relevance
944 if (hdrs_len != sctp->sctp_iphc_len) { in sctp_build_hdrs()951 kmem_free(sctp->sctp_iphc, sctp->sctp_iphc_len); in sctp_build_hdrs()953 sctp->sctp_iphc_len = hdrs_len; in sctp_build_hdrs()957 sctp->sctp_hdr_len = sctp->sctp_iphc_len; in sctp_build_hdrs()
521 kmem_free(sctp->sctp_iphc, sctp->sctp_iphc_len); in sctp_headers_free()526 sctp->sctp_iphc_len = 0; in sctp_headers_free()
750 int32_t sctp_iphc_len; /* actual allocated v4 buffer size */ member
849 sctp->sctp_iphc6, sctp->sctp_iphc_len, in sctp()