Searched refs:sctp_total_flight_increase (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sys/netinet/
H A Dsctp_var.h278 #define sctp_total_flight_increase(stcb, tp1) do { \ macro
306 #define sctp_total_flight_increase(stcb, tp1) do { \ macro
H A Dsctp_indata.c3130 sctp_total_flight_increase(stcb, tp1);
4174 sctp_total_flight_increase(stcb, tp1);
4825 sctp_total_flight_increase(stcb, tp1);
5137 sctp_total_flight_increase(stcb, tp1);
H A Dsctp_timer.c795 sctp_total_flight_increase(stcb, chk);
H A Dsctp_output.c6856 sctp_total_flight_increase(stcb, data_list[i]);
9701 sctp_total_flight_increase(stcb, data_list[i]);

Completed in 102 milliseconds