Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_var.h331 void sctp_pathmtu_adjustment(struct sctp_tcb *, uint16_t);
H A Dsctp_input.c5359 sctp_pathmtu_adjustment(stcb, net->mtu); in sctp_common_input_processing()
5399 sctp_pathmtu_adjustment(stcb, net->mtu); in sctp_common_input_processing()
5494 sctp_pathmtu_adjustment(stcb, net->mtu); in sctp_common_input_processing()
H A Dsctp_usrreq.c107 sctp_pathmtu_adjustment(struct sctp_tcb *stcb, uint16_t nxtsz) in sctp_pathmtu_adjustment() function
232 sctp_pathmtu_adjustment(stcb, next_mtu); in sctp_notify()
5390 sctp_pathmtu_adjustment(stcb, net->mtu);
5533 sctp_pathmtu_adjustment(stcb, net->mtu);
H A Dsctp_pcb.c4016 sctp_pathmtu_adjustment(stcb, net->mtu); in sctp_add_remote_addr()
/f-stack/freebsd/netinet6/
H A Dsctp6_usrreq.c236 sctp_pathmtu_adjustment(stcb, next_mtu); in sctp6_notify()