Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDsctp_output.c7169 sctp_can_we_split_this(struct sctp_tcb *stcb, uint32_t length, in sctp_can_we_split_this() function
7364 to_move = sctp_can_we_split_this(stcb, length, space_left, frag_point, eeor_mode); in sctp_move_to_outqueue()