Searched refs:max_rx_mtu (Results 1 – 4 of 4) sorted by relevance
1482 if (p_fcrb->rx_sdu_len > p_ccb->max_rx_mtu) { in do_sar_reassembly()2008 if ((p_cfg->mtu_present) && (p_cfg->mtu > p_ccb->max_rx_mtu)) { in l2c_fcr_adj_our_req_options()2010 p_cfg->mtu, p_ccb->max_rx_mtu); in l2c_fcr_adj_our_req_options()2019 else if (p_fcr->mps > p_ccb->max_rx_mtu) { in l2c_fcr_adj_our_req_options()2021 p_ccb->max_rx_mtu); in l2c_fcr_adj_our_req_options()
391 p_ccb->max_rx_mtu = in L2CA_ErtmConnectReq()810 p_ccb->max_rx_mtu = in L2CA_ErtmConnectRsp()
324 uint16_t max_rx_mtu; member
1474 p_ccb->max_rx_mtu = L2CAP_MTU_SIZE; in l2cu_allocate_ccb()