Home
last modified time | relevance | path

Searched defs:mtu (Results 51 - 75 of 157) sorted by relevance

1234567

/third_party/lwip/src/netif/ppp/
H A Dmultilink.c125 int l, mtu; in mp_join_bundle() local
H A Dccp.c1208 int mtu; in ccp_reqci() local
/third_party/pulseaudio/src/modules/rtp/
H A Dmodule-rtp-send.c214 uint32_t port = DEFAULT_PORT, mtu; in pa__init() local
[all...]
H A Drtp-gstreamer.c69 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 Dcoap_session.h77 unsigned mtu; /**< path or CSM mtu */ member
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_client_server.cpp471 int BluetoothGattClientServer::RequestExchangeMtu(int32_t appId, int32_t mtu) in RequestExchangeMtu() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_connection.cpp264 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 Dnet_connection_type.h204 uint16_t mtu; member
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_controller_service_impl_test.cpp434 int32_t mtu = 0; in HWTEST_F() local
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_trans.c129 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 Drouter_advertisement_daemon.cpp352 uint16_t RouterAdvertisementDaemon::PutRaMtu(uint8_t *raBuf, int32_t mtu) in PutRaMtu() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_socket_transport.cpp92 uint16_t mtu = option.mtu_; in ObexClientSocketTransport() local
360 uint16_t mtu = option.mtu_; in ObexServerSocketTransport() local
[all...]
H A Dobex_session.cpp205 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 Drfcomm_api.c280 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 Dnstackx_congestion.c95 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 Deap_server_pwd.c41 size_t mtu; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_pwd.c41 size_t mtu; member
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dnet_bdh_adpater.c508 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 Dvirtnet.c79 uint16_t mtu; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/
H A Dnet_adpater.c1204 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 Dnetifapi.h151 u16_t mtu; member
/device/soc/rockchip/common/sdk_linux/net/bluetooth/
H A Dl2cap_sock.c734 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 Dsco.c51 unsigned int mtu; member
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp837 int GattClient::RequestBleMtuSize(int mtu) in RequestBleMtuSize() argument
H A Dbluetooth_gatt_server.cpp340 mtu); local

Completed in 31 milliseconds

1234567