Home
last modified time | relevance | path

Searched defs:transport (Results 1 – 25 of 37) sorted by relevance

12

/linux-3.4.99/net/sctp/
Dtransport.c112 struct sctp_transport *transport; in sctp_transport_new() local
136 void sctp_transport_free(struct sctp_transport *transport) in sctp_transport_free()
164 static void sctp_transport_destroy(struct sctp_transport *transport) in sctp_transport_destroy()
181 void sctp_transport_reset_timers(struct sctp_transport *transport) in sctp_transport_reset_timers()
206 void sctp_transport_set_owner(struct sctp_transport *transport, in sctp_transport_set_owner()
214 void sctp_transport_pmtu(struct sctp_transport *transport, struct sock *sk) in sctp_transport_pmtu()
253 void sctp_transport_route(struct sctp_transport *transport, in sctp_transport_route()
284 void sctp_transport_hold(struct sctp_transport *transport) in sctp_transport_hold()
292 void sctp_transport_put(struct sctp_transport *transport) in sctp_transport_put()
367 void sctp_transport_raise_cwnd(struct sctp_transport *transport, in sctp_transport_raise_cwnd()
[all …]
Doutqueue.c116 struct sctp_transport *transport, in sctp_cacc_skip_3_1_d()
131 static inline int sctp_cacc_skip_3_1_f(struct sctp_transport *transport, in sctp_cacc_skip_3_1_f()
148 struct sctp_transport *transport, in sctp_cacc_skip_3_1()
191 struct sctp_transport *transport, in sctp_cacc_skip()
224 struct sctp_transport *transport; in __sctp_outq_teardown() local
388 struct sctp_transport *transport, in sctp_retransmit_mark()
478 void sctp_retransmit(struct sctp_outq *q, struct sctp_transport *transport, in sctp_retransmit()
543 struct sctp_transport *transport = pkt->transport; in sctp_outq_flush_rtx() local
729 struct sctp_transport *transport = NULL; in sctp_outq_flush() local
1143 struct sctp_transport *transport; in sctp_outq_sack() local
[all …]
Dassociola.c385 struct sctp_transport *transport; in sctp_association_free() local
489 struct sctp_transport *transport) in sctp_assoc_set_primary()
549 struct sctp_transport *transport; in sctp_assoc_rm_peer() local
783 struct sctp_transport *transport; in sctp_assoc_del_peer() local
833 struct sctp_transport *transport, in sctp_assoc_control_transport()
1016 struct sctp_transport *transport; in sctp_assoc_lookup_tsn() local
1071 struct sctp_transport *transport; in sctp_assoc_is_match() local
Dendpointola.c330 struct sctp_transport **transport) in __sctp_endpoint_lookup_assoc()
375 struct sctp_transport **transport) in sctp_endpoint_lookup_assoc()
417 struct sctp_transport *transport; in sctp_endpoint_bh_rcv() local
Dinput.c125 struct sctp_transport *transport = NULL; in sctp_rcv() local
475 struct sctp_transport *transport = NULL; in sctp_err_lookup() local
573 struct sctp_transport *transport; in sctp_v4_err() local
849 struct sctp_transport *transport; in __sctp_lookup_association() local
897 struct sctp_transport *transport; in sctp_has_association() local
934 struct sctp_transport *transport; in __sctp_rcv_init_lookup() local
Doutput.c114 struct sctp_transport *transport, in sctp_packet_init()
626 struct sctp_transport *transport = packet->transport; in sctp_packet_can_append_data() local
707 struct sctp_transport *transport = packet->transport; in sctp_packet_append_data() local
Dsm_sideeffect.c122 struct sctp_transport *transport; in sctp_do_ecn_ecne_work() local
250 struct sctp_transport *transport = (struct sctp_transport *) peer; in sctp_generate_t3_rtx_event() local
370 struct sctp_transport *transport = (struct sctp_transport *) data; in sctp_generate_heartbeat_event() local
407 struct sctp_transport *transport = (struct sctp_transport *) data; in sctp_generate_proto_unreach_event() local
474 struct sctp_transport *transport, in sctp_do_8_2_transport_strike()
Dipv6.c153 struct sctp_transport *transport; in sctp_v6_err() local
208 static int sctp_v6_xmit(struct sk_buff *skb, struct sctp_transport *transport) in sctp_v6_xmit()
Dsm_statefuns.c944 struct sctp_transport *transport = (struct sctp_transport *) arg; in sctp_sf_heartbeat() local
969 struct sctp_transport *transport = (struct sctp_transport *) arg; in sctp_sf_sendbeat_8_3() local
2516 struct sctp_transport *transport) in sctp_stop_t1_and_abort()
5311 struct sctp_transport *transport = arg; in sctp_sf_do_6_3_3_rtx() local
5606 struct sctp_transport *transport = chunk->transport; in sctp_sf_t4_timer_expire() local
5869 struct sctp_transport *transport; in sctp_ootb_pkt_new() local
Dproc.c153 struct sctp_transport *transport; in sctp_seq_dump_remote_addrs() local
Dsocket.c253 struct sctp_transport *transport; in sctp_addr_id2transport() local
724 struct sctp_transport *transport; in sctp_send_asconf_del_ip() local
1061 struct sctp_transport *transport; in __sctp_connect() local
1601 struct sctp_transport *transport, *chunk_tp; in sctp_sendmsg() local
4022 struct sctp_transport *transport; in sctp_getsockopt_sctp_status() local
4101 struct sctp_transport *transport; in sctp_getsockopt_peer_addr_info() local
/linux-3.4.99/net/sunrpc/
Dxprtsock.c488 struct sock_xprt *transport = container_of(task->tk_rqstp->rq_xprt, struct sock_xprt, xprt); in xs_nospace_callback() local
503 struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); in xs_nospace() local
563 struct sock_xprt *transport = in xs_local_send_request() local
617 struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); in xs_udp_send_request() local
674 struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); in xs_tcp_shutdown() local
699 struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); in xs_tcp_send_request() local
796 static void xs_save_old_callbacks(struct sock_xprt *transport, struct sock *sk) in xs_save_old_callbacks()
803 static void xs_restore_old_callbacks(struct sock_xprt *transport, struct sock *sk) in xs_restore_old_callbacks()
810 static void xs_reset_transport(struct sock_xprt *transport) in xs_reset_transport()
846 struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); in xs_close() local
[all …]
Dxprt.c104 int xprt_register_transport(struct xprt_class *transport) in xprt_register_transport()
136 int xprt_unregister_transport(struct xprt_class *transport) in xprt_unregister_transport()
/linux-3.4.99/arch/um/include/shared/
Dnet_kern.h53 struct transport { struct
67 extern void register_transport(struct transport *new); argument
/linux-3.4.99/drivers/scsi/
Dscsi_transport_iscsi.c408 iscsi_create_iface(struct Scsi_Host *shost, struct iscsi_transport *transport, in iscsi_create_iface()
1023 iscsi_alloc_session(struct Scsi_Host *shost, struct iscsi_transport *transport, in iscsi_alloc_session()
1117 iscsi_create_session(struct Scsi_Host *shost, struct iscsi_transport *transport, in iscsi_create_session()
1245 struct iscsi_transport *transport = session->transport; in iscsi_create_conn() local
1378 struct iscsi_transport *transport, uint32_t type, in iscsi_offload_mesg()
1480 void iscsi_post_host_event(uint32_t host_no, struct iscsi_transport *transport, in iscsi_post_host_event()
1511 void iscsi_ping_comp_event(uint32_t host_no, struct iscsi_transport *transport, in iscsi_ping_comp_event()
1563 iscsi_if_get_stats(struct iscsi_transport *transport, struct nlmsghdr *nlh) in iscsi_if_get_stats()
1703 struct iscsi_transport *transport = priv->iscsi_transport; in iscsi_if_create_session() local
1722 iscsi_if_create_conn(struct iscsi_transport *transport, struct iscsi_uevent *ev) in iscsi_if_create_conn()
[all …]
/linux-3.4.99/include/linux/
Drxrpc.h30 } transport; member
/linux-3.4.99/arch/um/drivers/
Dnet_kern.c389 struct transport *transport) in eth_configure()
574 static int check_transport(struct transport *transport, char *eth, int n, in check_transport()
630 struct transport *transport; in eth_setup_common() local
/linux-3.4.99/include/scsi/
Dscsi_transport_iscsi.h189 struct iscsi_transport *transport; member
217 struct iscsi_transport *transport; member
277 struct iscsi_transport *transport; member
Dscsi_netlink.h44 uint8_t transport; member
/linux-3.4.99/net/netrom/
Dnr_out.c38 unsigned char transport[NR_TRANSPORT_LEN]; in nr_output() local
/linux-3.4.99/include/rdma/
Dib_addr.h68 enum rdma_transport_type transport; member
/linux-3.4.99/fs/nfsd/
Dnfsctl.c708 char transport[16]; in __write_ports_addxprt() local
753 char transport[16]; in __write_ports_delxprt() local
/linux-3.4.99/include/net/sctp/
Dcommand.h137 struct sctp_transport *transport; member
/linux-3.4.99/drivers/usb/storage/
Dusb.h131 trans_cmnd transport; /* transport function */ member
/linux-3.4.99/include/net/iucv/
Daf_iucv.h128 int transport; member

12