| /third_party/lwip/src/netif/ppp/ |
| H A D | multilink.c | 125 int l, mtu; in mp_join_bundle() local
|
| H A D | ccp.c | 1208 int mtu; in ccp_reqci() local
|
| /third_party/pulseaudio/src/modules/rtp/ |
| H A D | module-rtp-send.c | 214 uint32_t port = DEFAULT_PORT, mtu; in pa__init() local [all...] |
| H A D | rtp-gstreamer.c | 69 size_t mtu; member 84 static bool init_send_pipeline(pa_rtp_context *c, int fd, uint8_t payload, size_t mtu, const pa_sample_spec *ss, bool enable_opus) { in init_send_pipeline() argument 205 pa_rtp_context* pa_rtp_context_new_send(int fd, uint8_t payload, size_t mtu, const pa_sample_spec *ss, bool enable_opus) { in pa_rtp_context_new_send() argument [all...] |
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ |
| H A D | coap_session.h | 77 unsigned mtu; /**< path or CSM mtu */ member
|
| /foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
| H A D | bluetooth_gatt_client_server.cpp | 471 int BluetoothGattClientServer::RequestExchangeMtu(int32_t appId, int32_t mtu) in RequestExchangeMtu() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
| H A D | avrcp_tg_connection.cpp | 264 uint16_t mtu = AVRC_TG_DEFAULT_CONTROL_MTU_SIZE; in GetControlMtu() local 276 void AvrcTgConnectManager::SetControlMtu(const RawAddress &rawAddr, uint16_t mtu) in SetControlMtu() argument 292 uint16_t mtu = AVRC_TG_DEFAULT_BROWSE_MTU_SIZE; in GetBrowseMtu() local 304 SetBrowseMtu(const RawAddress &rawAddr, uint16_t mtu) SetBrowseMtu() argument [all...] |
| /foundation/communication/netmanager_base/interfaces/kits/c/netconnclient/include/ |
| H A D | net_connection_type.h | 204 uint16_t mtu; member
|
| /foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
| H A D | netsys_controller_service_impl_test.cpp | 434 int32_t mtu = 0; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/core/connection/br/src/ |
| H A D | softbus_conn_br_trans.c | 129 int32_t BrTransSend(uint32_t connectionId, int32_t socketHandle, uint32_t mtu, const uint8_t *data, uint32_t dataLen) in BrTransSend() argument
|
| /foundation/communication/netmanager_ext/services/networksharemanager/src/ |
| H A D | router_advertisement_daemon.cpp | 352 uint16_t RouterAdvertisementDaemon::PutRaMtu(uint8_t *raBuf, int32_t mtu) in PutRaMtu() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
| H A D | obex_socket_transport.cpp | 92 uint16_t mtu = option.mtu_; in ObexClientSocketTransport() local 360 uint16_t mtu = option.mtu_; in ObexServerSocketTransport() local [all...] |
| H A D | obex_session.cpp | 205 ObexClientSendObject( const ObexHeader &firstReq, std::shared_ptr<ObexBodyObject> bodyReader, uint16_t mtu) ObexClientSendObject() argument 509 ObexServerSendObject(const ObexHeader &firstReq, const ObexHeader &firstResp, std::shared_ptr<ObexBodyObject> bodyReader, uint16_t mtu, bool supportSrm) ObexServerSendObject() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
| H A D | rfcomm_api.c | 280 uint16_t mtu; member 320 int RFCOMM_RegisterServer(uint8_t scn, uint16_t mtu, uint32_t eventMask, in RFCOMM_RegisterServer() argument
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/core/ |
| H A D | nstackx_congestion.c | 95 static inline uint32_t GetThetaByLinkSpeed(uint32_t speedByte, uint32_t mtu) in GetThetaByLinkSpeed() argument 117 GetWlanConngestSendRate(const WifiStationInfo *txWifiStationInfo, const WifiStationInfo *rxWifiStationInfo, uint16_t *sendRateResult, uint32_t mtu) GetWlanConngestSendRate() argument 143 GetP2pCongestSendRate(const WifiStationInfo *txWifiStationInfo, const WifiStationInfo *rxWifiStationInfo, uint16_t *sendRateResult, uint32_t mtu) GetP2pCongestSendRate() argument 166 CheckMtu(uint32_t mtu) CheckMtu() argument 175 GetConngestSendRate(WifiStationInfo *rxWifiStationInfo, uint16_t connType, uint32_t mtu, uint8_t socketIndex, uint16_t *sendRateResult) GetConngestSendRate() argument 251 GetWlanConngestSendRateDMsg(uint32_t speedTX, uint32_t speedRX, uint32_t *sendRateResult, uint32_t mtu) GetWlanConngestSendRateDMsg() argument 274 GetP2pCongestSendRateDmsg(uint32_t speedTX, uint32_t speedRX, uint32_t *sendRateResult, uint32_t mtu) GetP2pCongestSendRateDmsg() argument 291 GetConngestSendRateDMsg(const char *devName, uint32_t speedTX, uint32_t speedRX, uint32_t *sendRateResult, uint32_t mtu) GetConngestSendRateDMsg() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
| H A D | eap_server_pwd.c | 41 size_t mtu; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
| H A D | eap_server_pwd.c | 41 size_t mtu; member
|
| /device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/ |
| H A D | net_bdh_adpater.c | 508 int32_t hdf_bdh6_netdev_changemtu(struct NetDevice *netDev, int32_t mtu) in hdf_bdh6_netdev_changemtu() argument 526 int32_t hdf_p2p_netdev_changemtu(struct NetDevice *netDev, int32_t mtu) in hdf_p2p_netdev_changemtu() argument
|
| /device/qemu/riscv32_virt/liteos_m/board/driver/ |
| H A D | virtnet.c | 79 uint16_t mtu; member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/ |
| H A D | net_adpater.c | 1204 static inline int32_t oal_net_device_change_mtu(oal_net_device_stru *netdev, hi_s32 mtu) in oal_net_device_change_mtu() argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| H A D | netifapi.h | 151 u16_t mtu; member
|
| /device/soc/rockchip/common/sdk_linux/net/bluetooth/ |
| H A D | l2cap_sock.c | 734 static bool l2cap_valid_mtu(struct l2cap_chan *chan, u16 mtu) in l2cap_valid_mtu() argument 928 u16 mtu; in l2cap_sock_setsockopt() local
|
| H A D | sco.c | 51 unsigned int mtu; member
|
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| H A D | bluetooth_gatt_client.cpp | 837 int GattClient::RequestBleMtuSize(int mtu) in RequestBleMtuSize() argument
|
| H A D | bluetooth_gatt_server.cpp | 340 mtu); local
|