Searched refs:sctp_calculate_len (Results 1 – 3 of 3) sorted by relevance
151 uint32_t sctp_calculate_len(struct mbuf *);
4226 packet_length = sctp_calculate_len(m);4614 packet_length = sctp_calculate_len(m);5074 packet_length = sctp_calculate_len(m);
2971 sctp_calculate_len(struct mbuf *m) in sctp_calculate_len() function