Home
last modified time | relevance | path

Searched defs:transport (Results 26 - 50 of 210) sorted by relevance

123456789

/kernel/linux/linux-6.6/net/netrom/
H A Dnr_out.c35 unsigned char transport[NR_TRANSPORT_LEN]; in nr_output() local
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/
H A Dscsi_netlink.h28 __u8 transport; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/
H A Dscsi_netlink.h28 __u8 transport; member
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
H A Dsession.cc14 Session::Session(TransportBase* transport) in Session() argument
/third_party/node/deps/openssl/openssl/crypto/rand/
H A Drand_egd.c70 hpns_socket(int family, int type, int protocol, char* transport) hpns_socket() argument
/third_party/openssl/crypto/rand/
H A Drand_egd.c70 hpns_socket(int family, int type, int protocol, char* transport) hpns_socket() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_observer_stub.cpp74 int32_t transport = data.ReadInt32(); in OnStateChangedInner() local
115 int32_t transport = data.ReadInt32(); in OnPairRequestedInner() local
130 int32_t transport = data.ReadInt32(); in OnPairConfirmedInner() local
H A Dbluetooth_gatt_client_proxy.cpp24 RegisterApplication( const sptr<IBluetoothGattClientCallback> &callback, const BluetoothRawAddress &addr, int32_t transport, int &appId) RegisterApplication() argument
46 RegisterApplication( const sptr<IBluetoothGattClientCallback> &callback, const BluetoothRawAddress &addr, int32_t transport) RegisterApplication() argument
H A Dbluetooth_remote_device_observer_stub.cpp94 int32_t transport = data.ReadInt32(); in OnPairStatusChangedInner() local
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_profile_manager.cpp122 void BluetoothProfileManager::NotifyBluetoothStateChange(int32_t transport, int32_t status) in NotifyBluetoothStateChange() argument
H A Dbluetooth_remote_device.cpp35 BluetoothRemoteDevice::BluetoothRemoteDevice(const std::string &addr, const int transport) in BluetoothRemoteDevice() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_remote_device_observer_proxy.cpp28 OnPairStatusChanged( const int32_t transport, const BluetoothRawAddress &device, int32_t status, int32_t cause) OnPairStatusChanged() argument
H A Dbluetooth_host_observer_proxy.cpp21 void BluetoothHostObserverProxy::OnStateChanged(int32_t transport, int32_t status) in OnStateChanged() argument
114 void BluetoothHostObserverProxy::OnPairRequested(const int32_t transport, const BluetoothRawAddress &device) in OnPairRequested() argument
143 OnPairConfirmed( const int32_t transport, const BluetoothRawAddress &device, int reqType, int number) OnPairConfirmed() argument
[all...]
/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_manager_test.cpp120 int transport = 12; in HWTEST_F() local
143 int transport = 12; in HWTEST_F() local
/foundation/communication/bluetooth_service/test/unittest/host/
H A Dhost_test.cpp52 void BluetoothHostObserverCommon::OnStateChanged(const int transport, const int status) in OnStateChanged() argument
/kernel/linux/linux-5.10/arch/um/include/shared/
H A Dnet_kern.h52 struct transport { struct
/kernel/linux/linux-6.6/arch/um/include/shared/
H A Dnet_kern.h52 struct transport { struct
/kernel/linux/linux-5.10/drivers/infiniband/hw/usnic/
H A Dusnic_abi.h84 u32 transport; member
/kernel/linux/linux-5.10/net/sctp/
H A Dendpointola.c328 struct sctp_transport *transport; in sctp_endpoint_bh_rcv() local
267 sctp_endpoint_lookup_assoc( const struct sctp_endpoint *ep, const union sctp_addr *paddr, struct sctp_transport **transport) sctp_endpoint_lookup_assoc() argument
[all...]
H A Dproc.c115 struct sctp_transport *transport; in sctp_seq_dump_remote_addrs() local
219 struct sctp_transport *transport = v; in sctp_transport_seq_stop() local
232 struct sctp_transport *transport = v; in sctp_transport_seq_next() local
245 struct sctp_transport *transport; in sctp_assocs_seq_show() local
305 struct sctp_transport *transport, *tsp; sctp_remaddr_seq_show() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dvirtio_vsock.h67 struct vsock_transport transport; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/usnic/
H A Dusnic_abi.h84 u32 transport; member
/kernel/linux/linux-6.6/net/sctp/
H A Dendpointola.c333 struct sctp_transport *transport; in sctp_endpoint_bh_rcv() local
270 sctp_endpoint_lookup_assoc( const struct sctp_endpoint *ep, const union sctp_addr *paddr, struct sctp_transport **transport) sctp_endpoint_lookup_assoc() argument
[all...]
H A Dproc.c115 struct sctp_transport *transport; in sctp_seq_dump_remote_addrs() local
217 struct sctp_transport *transport = v; in sctp_transport_seq_stop() local
230 struct sctp_transport *transport = v; in sctp_transport_seq_next() local
243 struct sctp_transport *transport; in sctp_assocs_seq_show() local
303 struct sctp_transport *transport, *tsp; sctp_remaddr_seq_show() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dtls_gnutls.c116 static ssize_t gnutls_url_pull(gnutls_transport_ptr_t transport, in gnutls_url_pull() argument
134 static ssize_t gnutls_url_push(gnutls_transport_ptr_t transport, in gnutls_url_push() argument

Completed in 14 milliseconds

123456789