Searched refs:SCTP_PL_BIG_STEP (Results 1 – 2 of 2) sorted by relevance
324 t->pl.probe_size += SCTP_PL_BIG_STEP; in sctp_transport_pl_recv()331 t->pl.probe_size += SCTP_PL_BIG_STEP; in sctp_transport_pl_recv()334 t->pl.probe_size = min(t->pl.probe_size + SCTP_PL_BIG_STEP, in sctp_transport_pl_recv()
218 #define SCTP_PL_BIG_STEP 32 macro
Completed in 4 milliseconds