Searched defs:transport (Results 1 - 25 of 56) sorted by relevance

123

/linux-master/include/uapi/linux/
H A Dvsockmon.h40 __le16 transport; /* enu member in struct:af_vsockmon_hdr
[all...]
H A Drxrpc.h27 } transport; member in struct:sockaddr_rxrpc
/linux-master/net/bluetooth/
H A Dhci_codec.c48 static void hci_read_codec_capabilities(struct hci_dev *hdev, __u8 transport, argument
/linux-master/net/sctp/
H A Dobjcnt.c33 SCTP_DBG_OBJCNT(transport); variable
H A Dendpointola.c333 struct sctp_transport *transport; local
270 sctp_endpoint_lookup_assoc( const struct sctp_endpoint *ep, const union sctp_addr *paddr, struct sctp_transport **transport) argument
[all...]
H A Dproc.c115 struct sctp_transport *transport; local
217 struct sctp_transport *transport = v; local
230 struct sctp_transport *transport = v; local
243 struct sctp_transport *transport; local
303 struct sctp_transport *transport, *tsp; local
[all...]
H A Doutput.c144 sctp_packet_init(struct sctp_packet *packet, struct sctp_transport *transport, __u16 sport, __u16 dport) argument
676 struct sctp_transport *transport = packet->transport; local
759 struct sctp_transport *transport = packet->transport; local
[all...]
H A Dtransport.c95 struct sctp_transport *transport; local
118 sctp_transport_free(struct sctp_transport *transport) argument
147 struct sctp_transport *transport; local
159 sctp_transport_destroy(struct sctp_transport *transport) argument
177 sctp_transport_reset_t3_rtx(struct sctp_transport *transport) argument
193 sctp_transport_reset_hb_timer(struct sctp_transport *transport) argument
204 sctp_transport_reset_reconf_timer(struct sctp_transport *transport) argument
212 sctp_transport_reset_probe_timer(struct sctp_transport *transport) argument
219 sctp_transport_reset_raise_timer(struct sctp_transport *transport) argument
230 sctp_transport_set_owner(struct sctp_transport *transport, struct sctp_association *asoc) argument
238 sctp_transport_pmtu(struct sctp_transport *transport, struct sock *sk) argument
448 sctp_transport_route(struct sctp_transport *transport, union sctp_addr *saddr, struct sctp_sock *opt) argument
473 sctp_transport_hold(struct sctp_transport *transport) argument
481 sctp_transport_put(struct sctp_transport *transport) argument
555 sctp_transport_raise_cwnd(struct sctp_transport *transport, __u32 sack_ctsn, __u32 bytes_acked) argument
653 sctp_transport_lower_cwnd(struct sctp_transport *transport, enum sctp_lower_cwnd reason) argument
[all...]
H A Dulpevent.c339 void sctp_ulpevent_notify_peer_addr_change(struct sctp_transport *transport, argument
H A Dsm_sideeffect.c102 struct sctp_transport *transport; local
233 struct sctp_transport *transport = local
364 struct sctp_transport *transport = from_timer(transport, t, hb_timer); local
409 struct sctp_transport *transport = local
444 struct sctp_transport *transport = local
481 struct sctp_transport *transport = from_timer(transport, t, probe_timer); local
550 sctp_do_8_2_transport_strike(struct sctp_cmd_seq *commands, struct sctp_association *asoc, struct sctp_transport *transport, int is_hb) argument
[all...]
/linux-master/include/uapi/scsi/
H A Dscsi_netlink.h30 __u8 transport; member in struct:scsi_nl_hdr
/linux-master/net/netrom/
H A Dnr_out.c35 unsigned char transport[NR_TRANSPORT_LEN]; local
/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_abi.h84 u32 transport; member in struct:usnic_ib_create_qp_resp
H A Dusnic_ib_qp_grp.c674 enum usnic_transport_type transport = transport_spec->trans_type; local
/linux-master/arch/um/include/shared/
H A Dnet_kern.h52 struct transport { struct
/linux-master/arch/um/drivers/
H A Dvector_transports.c479 char *transport = uml_vector_fetch_arg(vp->parsed, "transport"); local
/linux-master/include/rdma/
H A Dib_addr.h42 enum rdma_transport_type transport; member in struct:rdma_dev_addr
/linux-master/include/linux/
H A Dvirtio_vsock.h159 struct vsock_transport transport; member in struct:virtio_transport
/linux-master/sound/usb/usx2y/
H A Dusbus428ctldefs.h43 unsigned char transport; member in struct:us428_ctls
/linux-master/drivers/usb/storage/
H A Dusb.h118 trans_cmnd transport; /* transport function */ member in struct:us_data
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.h30 const enum ath9k_hif_transports transport; member in struct:ath9k_htc_hif
/linux-master/include/net/sctp/
H A Dcommand.h118 struct sctp_transport *transport; member in union:sctp_arg
/linux-master/include/net/iucv/
H A Daf_iucv.h137 int transport; member in struct:iucv_sock
/linux-master/include/net/
H A Daf_vsock.h31 const struct vsock_transport *transport; member in struct:vsock_sock
/linux-master/fs/smb/server/
H A Dconnection.h49 struct ksmbd_transport *transport; member in struct:ksmbd_conn

Completed in 374 milliseconds

123