Home
last modified time | relevance | path

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

/linux-6.1.9/net/sctp/
Dtransport.c352 static bool sctp_transport_pl_toobig(struct sctp_transport *t, u32 pmtu) in sctp_transport_pl_toobig() function
414 return sctp_transport_pl_toobig(t, pmtu - sctp_transport_pl_hlen(t)); in sctp_transport_update_pmtu()