Searched refs:sctp_pathmtu_adjustment (Results 1 – 3 of 3) sorted by relevance
332 void sctp_pathmtu_adjustment(struct sctp_tcb *, uint16_t);
101 sctp_pathmtu_adjustment(struct sctp_tcb *stcb, uint16_t nxtsz) in sctp_pathmtu_adjustment() function208 sctp_pathmtu_adjustment(stcb, nxtsz); in sctp_notify_mbuf()5274 sctp_pathmtu_adjustment(stcb, net->mtu);5416 sctp_pathmtu_adjustment(stcb, net->mtu);
5659 sctp_pathmtu_adjustment(stcb, net->mtu - sizeof(struct udphdr)); in sctp_common_input_processing()5689 sctp_pathmtu_adjustment(stcb, net->mtu - sizeof(struct udphdr)); in sctp_common_input_processing()5802 sctp_pathmtu_adjustment(stcb, net->mtu - sizeof(struct udphdr)); in sctp_common_input_processing()