Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/sctp/
Dsctp.h604 static inline __u32 sctp_dst_mtu(const struct dst_entry *dst) in sctp_dst_mtu() function
612 __u32 pmtu = sctp_dst_mtu(t->dst); in sctp_transport_pmtu_check()
/Linux-v5.15/net/sctp/
Dtransport.c254 transport->pathmtu = sctp_dst_mtu(transport->dst); in sctp_transport_pmtu()
439 pmtu = sctp_dst_mtu(dst); in sctp_transport_update_pmtu()