Searched refs:sctp_pathmtu_adjustment (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctp_var.h | 331 void sctp_pathmtu_adjustment(struct sctp_tcb *, uint16_t);
|
| H A D | sctp_input.c | 5359 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 D | sctp_usrreq.c | 107 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 D | sctp_pcb.c | 4016 sctp_pathmtu_adjustment(stcb, net->mtu); in sctp_add_remote_addr()
|
| /f-stack/freebsd/netinet6/ |
| H A D | sctp6_usrreq.c | 236 sctp_pathmtu_adjustment(stcb, next_mtu); in sctp6_notify()
|