Home
last modified time | relevance | path

Searched refs:sctp_calculate_len (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/netinet/
H A Dsctputil.h161 u_int32_t sctp_calculate_len(struct mbuf *);
H A Dsctputil.c1535 sctp_calculate_len(struct mbuf *m) in sctp_calculate_len() function
H A Dsctp_output.c2112 m->m_pkthdr.len = sctp_calculate_len(m); in sctp_lowlevel_chunk_output()