Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_output.h120 int sctp_get_frag_point(struct sctp_tcb *, struct sctp_association *);
H A Dsctp_output.c6217 sctp_get_frag_point(struct sctp_tcb *stcb, in sctp_get_frag_point() function
6743 frag_point = sctp_get_frag_point(stcb, &stcb->asoc); in sctp_sendall_iterator()
9957 int frag_point = sctp_get_frag_point(stcb, &stcb->asoc); in sctp_chunk_output()
13656 frag_point = sctp_get_frag_point(stcb, &stcb->asoc); in sctp_lower_sosend()
H A Dsctp_usrreq.c2056 av->assoc_value = sctp_get_frag_point(stcb, &stcb->asoc);
2625 sstat->sstat_fragmentation_point = sctp_get_frag_point(stcb, &stcb->asoc);