Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dconstants.h218 #define SCTP_PL_BIG_STEP 32 macro
/linux/net/sctp/
H A Dtransport.c319 t->pl.probe_size += SCTP_PL_BIG_STEP; in sctp_transport_pl_recv()
326 t->pl.probe_size += SCTP_PL_BIG_STEP; in sctp_transport_pl_recv()
330 t->pl.probe_size = min(t->pl.probe_size + SCTP_PL_BIG_STEP, in sctp_transport_pl_recv()