Searched defs:now_filled (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/netinet/ |
H A D | sctp_output.c | 6827 int num_out, reason, now_filled = 0; in sctp_sendall_iterator() local 7820 struct timeval *now, int *now_filled, in sctp_med_chunk_output() argument 9461 sctp_chunk_retransmission(struct sctp_inpcb * inp,struct sctp_tcb * stcb,struct sctp_association * asoc,int * cnt_out,struct timeval * now,int * now_filled,int * fr_done,int so_locked) sctp_chunk_retransmission() argument 10049 int now_filled = 0; sctp_chunk_output() local 12590 int now_filled = 0; sctp_lower_sosend() local [all...] |
H A D | sctp_indata.c | 3754 int now_filled = 0; sctp_try_advance_peer_ack_point() local
|