Searched refs:pmtu (Results 1 – 5 of 5) sorted by relevance
164 struct sctp_transport *t, __u32 pmtu);504 static inline int sctp_frag_point(const struct sctp_association *asoc, int pmtu) in sctp_frag_point() argument507 int frag = pmtu; in sctp_frag_point()
137 u32 pmtu);
98 unsigned int (*icsk_sync_mss)(struct sock *sk, u32 pmtu);
508 extern unsigned int tcp_sync_mss(struct sock *sk, u32 pmtu);545 extern int tcp_mtu_to_mss(const struct sock *sk, int pmtu);
308 uint16_t pmtu; member