Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/sctp/
Dsctp.h609 static inline bool sctp_transport_pmtu_check(struct sctp_transport *t) in sctp_transport_pmtu_check() function
/linux-5.19.10/net/sctp/
Doutput.c108 if (!sctp_transport_pmtu_check(tp)) in sctp_packet_config()