OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sctp_calculate_sum
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/netinet/
sctputil.h
151
u_int32_t
sctp_calculate_sum
(struct mbuf *, int32_t *, u_int32_t);
sctp_output.c
2115
csum =
sctp_calculate_sum
(m, &m->m_pkthdr.len, 0);
8114
comp_cp->sh.checksum =
sctp_calculate_sum
(mout, NULL, offset_out);
9051
abm->sh.checksum =
sctp_calculate_sum
(mout, NULL, iphlen_out);
9134
val =
sctp_calculate_sum
(scm, NULL, 0);
sctp_input.c
4141
calc_check =
sctp_calculate_sum
(m, &mlen, iphlen);
sctputil.c
1548
sctp_calculate_sum
(struct mbuf *m, int32_t *pktlen, uint32_t offset)
function in typeref:typename:uint32_t
/src/sys/netinet6/
sctp6_usrreq.c
174
calc_check =
sctp_calculate_sum
(m, &mlen, iphlen);
Completed in 29 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025