Searched refs:sctp_hc_get_mtu (Results 1 – 3 of 3) sorted by relevance
429 uint32_t sctp_hc_get_mtu(union sctp_sockstore *, uint16_t);
4675 hcmtu = sctp_hc_get_mtu(&net->ro._l_addr, stcb->sctp_ep->fibnum);
8750 sctp_hc_get_mtu(union sctp_sockstore *addr, uint16_t fibnum) function