Home
last modified time | relevance | path

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

/Linux-v6.6/net/sctp/
Dtransport.c353 static bool sctp_transport_pl_toobig(struct sctp_transport *t, u32 pmtu) in sctp_transport_pl_toobig() function
415 return sctp_transport_pl_toobig(t, pmtu - sctp_transport_pl_hlen(t)); in sctp_transport_update_pmtu()