Searched defs:num_out (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dsctp_output.c6767 int num_out, reason, now_filled = 0; local
7786 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, int frag_point, int so_locked SCTP_UNUSED ) argument
9950 int error = 0, num_out, tot_out = 0, ret = 0, reason_code; local
13562 int num_out, reason, frag_point; local
[all...]

Completed in 65 milliseconds