Searched refs:sctp_get_frag_point (Results 1 – 3 of 3) sorted by relevance
120 int sctp_get_frag_point(struct sctp_tcb *, struct sctp_association *);
6217 sctp_get_frag_point(struct sctp_tcb *stcb, in sctp_get_frag_point() function6743 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()
2056 av->assoc_value = sctp_get_frag_point(stcb, &stcb->asoc);2625 sstat->sstat_fragmentation_point = sctp_get_frag_point(stcb, &stcb->asoc);