Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/sctp/
Dsctp.h596 static inline bool sctp_transport_pmtu_check(struct sctp_transport *t) in sctp_transport_pmtu_check() function
/Linux-v5.10/net/sctp/
Doutput.c106 } else if (!sctp_transport_pmtu_check(tp)) { in sctp_packet_config()