OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sctp_get_frag_point
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_output.h
78
int
sctp_get_frag_point
(struct sctp_tcb *, struct sctp_association *);
sctp_usrreq.c
1543
*segsize =
sctp_get_frag_point
(stcb, &stcb->asoc);
1552
*segsize =
sctp_get_frag_point
(stcb, &stcb->asoc);
2149
sstat->sstat_fragmentation_point =
sctp_get_frag_point
(stcb, &stcb->asoc);
sctp_output.c
4085
sctp_get_frag_point
(struct sctp_tcb *stcb,
function in typeref:typename:int
4330
siz =
sctp_get_frag_point
(stcb, asoc);
9523
frag_size =
sctp_get_frag_point
(stcb, asoc);
Completed in 19 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025