Searched defs:frag_point (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/sys/netinet/ |
H A D | sctp_output.c | 6293 uint32_t frag_point, overhead; in sctp_get_frag_point() local 7170 uint32_t space_left, uint32_t frag_point, in in sctp_can_we_split_this() argument 7232 sctp_move_to_outqueue(struct sctp_tcb * stcb,struct sctp_nets * net,struct sctp_stream_out * strq,uint32_t space_left,uint32_t frag_point,int * giveup,int eeor_mode,int * bail,int so_locked) sctp_move_to_outqueue() argument 7700 sctp_fill_outqueue(struct sctp_tcb * stcb,struct sctp_nets * net,uint32_t frag_point,int eeor_mode,int * quit_now,int so_locked) sctp_fill_outqueue() argument 7821 sctp_med_chunk_output(struct sctp_inpcb * inp,struct sctp_tcb * stcb,struct sctp_association * asoc,int * num_out,int * reason_code,int control_only,int from_where,struct timeval * now,int * now_filled,uint32_t frag_point,int so_locked) sctp_med_chunk_output() argument 10051 uint32_t frag_point = sctp_get_frag_point(stcb); sctp_chunk_output() local [all...] |