Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_output.h119 uint32_t sctp_get_frag_point(struct sctp_tcb *);
H A Dsctp_output.c6288 sctp_get_frag_point(struct sctp_tcb *stcb) in sctp_get_frag_point() function
6829 sctp_get_frag_point(stcb), in sctp_sendall_iterator()
10049 uint32_t frag_point = sctp_get_frag_point(stcb); in sctp_chunk_output()
13746 sctp_get_frag_point(stcb), in sctp_lower_sosend()
H A Dsctp_usrreq.c2618 sstat->sstat_fragmentation_point = sctp_get_frag_point(stcb);