Home
last modified time | relevance | path

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

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