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

/linux-master/include/net/sctp/
H A Dsctp.h657 static inline bool sctp_transport_pl_enabled(struct sctp_transport *t) function
/linux-master/net/sctp/
H A Doutput.c106 } else if (!sctp_transport_pl_enabled(tp) &&
H A Dtransport.c414 if (sctp_transport_pl_enabled(t))
H A Dsm_statefuns.c1125 if (!sctp_transport_pl_enabled(transport))
1289 !sctp_transport_pl_enabled(link))

Completed in 107 milliseconds