Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/sctp/
Dconstants.h218 #define SCTP_PL_BIG_STEP 32 macro
/Linux-v5.15/net/sctp/
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()