Searched refs:pmtu (Results 1 – 8 of 8) sorted by relevance
150 struct sctp_transport *t, __u32 pmtu);611 __u32 pmtu = sctp_dst_mtu(t->dst); in sctp_transport_pmtu_check() local613 if (t->pathmtu == pmtu) in sctp_transport_pmtu_check()616 t->pathmtu = pmtu; in sctp_transport_pmtu_check()638 t->pl.pmtu = SCTP_BASE_PLPMTU; in sctp_transport_pl_reset()657 t->pl.pmtu = SCTP_BASE_PLPMTU; in sctp_transport_pl_update()
988 __u16 pmtu; member1024 bool sctp_transport_update_pmtu(struct sctp_transport *t, u32 pmtu);2166 void sctp_assoc_set_pmtu(struct sctp_association *asoc, __u32 pmtu);
145 struct flowi6 *fl6, int encap_limit, __u32 *pmtu, __u8 proto);
103 unsigned int (*icsk_sync_mss)(struct sock *sk, u32 pmtu);
633 unsigned int tcp_sync_mss(struct sock *sk, u32 pmtu);669 int tcp_mtu_to_mss(struct sock *sk, int pmtu);
350 u16 pmtu; /* decoded from path_mtu */ member662 return (len + qp->pmtu - 1) >> qp->log_pmtu; in rvt_div_round_up_mtu()
297 u32 pmtu);
347 uint16_t pmtu; member