Searched refs:sctp_calculate_len (Results 1 – 3 of 3) sorted by relevance
138 uint32_t sctp_calculate_len(struct mbuf *);
4080 packet_length = sctp_calculate_len(m); in sctp_lowlevel_chunk_output()4357 packet_length = sctp_calculate_len(m); in sctp_lowlevel_chunk_output()
2482 sctp_calculate_len(struct mbuf *m) in sctp_calculate_len() function