Home
last modified time | relevance | path

Searched refs:SCTP_PL_BIG_STEP (Results 1 – 2 of 2) sorted by relevance

/linux/net/sctp/
A Dtransport.c324 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()
/linux/include/net/sctp/
A Dconstants.h218 #define SCTP_PL_BIG_STEP 32 macro

Completed in 4 milliseconds