Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/sctp/
Dsctp.h603 static inline __u32 sctp_dst_mtu(const struct dst_entry *dst) in sctp_dst_mtu() function
611 __u32 pmtu = sctp_dst_mtu(t->dst); in sctp_transport_pmtu_check()
/Linux-v6.1/net/sctp/
Dtransport.c259 transport->pathmtu = sctp_dst_mtu(transport->dst); in sctp_transport_pmtu()
436 pmtu = sctp_dst_mtu(dst); in sctp_transport_update_pmtu()