Home
last modified time | relevance | path

Searched refs:sctp_pathmtu_adjustment (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/netinet/
HDsctp_var.h332 void sctp_pathmtu_adjustment(struct sctp_tcb *, uint16_t);
HDsctp_usrreq.c101 sctp_pathmtu_adjustment(struct sctp_tcb *stcb, uint16_t nxtsz) in sctp_pathmtu_adjustment() function
208 sctp_pathmtu_adjustment(stcb, nxtsz); in sctp_notify_mbuf()
5274 sctp_pathmtu_adjustment(stcb, net->mtu);
5416 sctp_pathmtu_adjustment(stcb, net->mtu);
HDsctp_input.c5659 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()