Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/sctp/
H A Dsctp.h596 static inline bool sctp_transport_pmtu_check(struct sctp_transport *t) in sctp_transport_pmtu_check() function
/kernel/linux/linux-5.10/net/sctp/
H A Doutput.c106 } else if (!sctp_transport_pmtu_check(tp)) { in sctp_packet_config()
/kernel/linux/linux-6.6/include/net/sctp/
H A Dsctp.h604 static inline bool sctp_transport_pmtu_check(struct sctp_transport *t) in sctp_transport_pmtu_check() function
/kernel/linux/linux-6.6/net/sctp/
H A Doutput.c108 if (!sctp_transport_pmtu_check(tp)) in sctp_packet_config()

Completed in 5 milliseconds