Searched defs:trans (Results 1 – 16 of 16) sorted by relevance
/net/rxrpc/ |
D | ar-transport.c | 33 struct rxrpc_transport *trans; in rxrpc_alloc_transport() local 77 struct rxrpc_transport *trans, *candidate; in rxrpc_get_transport() local 150 struct rxrpc_transport *trans; in rxrpc_find_transport() local 180 void rxrpc_put_transport(struct rxrpc_transport *trans) in rxrpc_put_transport() 200 static void rxrpc_cleanup_transport(struct rxrpc_transport *trans) in rxrpc_cleanup_transport() 216 struct rxrpc_transport *trans, *_p; in rxrpc_transport_reaper() local
|
D | ar-connection.c | 65 struct rxrpc_transport *trans, in rxrpc_get_bundle() 170 void rxrpc_put_bundle(struct rxrpc_transport *trans, in rxrpc_put_bundle() 331 struct rxrpc_transport *trans, in rxrpc_connect_exclusive() 423 struct rxrpc_transport *trans, in rxrpc_connect_call() 605 rxrpc_incoming_connection(struct rxrpc_transport *trans, in rxrpc_incoming_connection() 736 struct rxrpc_connection *rxrpc_find_connection(struct rxrpc_transport *trans, in rxrpc_find_connection()
|
D | ar-error.c | 31 struct rxrpc_transport *trans; in rxrpc_UDP_error_report() local 139 struct rxrpc_transport *trans = in rxrpc_UDP_error_handler() local
|
D | af_rxrpc.c | 225 struct rxrpc_transport *trans; in rxrpc_name_to_transport() local 272 struct rxrpc_transport *trans; in rxrpc_kernel_begin_call() local 374 struct rxrpc_transport *trans; in rxrpc_connect() local 443 struct rxrpc_transport *trans; in rxrpc_sendmsg() local
|
D | ar-proc.c | 49 struct rxrpc_transport *trans; in rxrpc_call_seq_show() local 132 struct rxrpc_transport *trans; in rxrpc_connection_seq_show() local
|
D | ar-call.c | 103 struct rxrpc_transport *trans, in rxrpc_alloc_client_call() 146 struct rxrpc_transport *trans, in rxrpc_get_client_call()
|
D | ar-output.c | 128 struct rxrpc_transport *trans, struct msghdr *msg, in rxrpc_client_sendmsg() 333 int rxrpc_send_packet(struct rxrpc_transport *trans, struct sk_buff *skb) in rxrpc_send_packet()
|
D | ar-accept.c | 78 struct rxrpc_transport *trans; in rxrpc_accept_incoming_call() local
|
D | ar-input.c | 672 struct rxrpc_transport *trans; in rxrpc_data_ready() local
|
D | ar-internal.h | 57 struct rxrpc_transport *trans; /* transport handler */ member 241 struct rxrpc_transport *trans; /* transport session */ member
|
/net/llc/ |
D | llc_sap.c | 148 struct llc_sap_state_trans *trans, in llc_exec_sap_trans_actions() 172 struct llc_sap_state_trans *trans; in llc_sap_next_state() local
|
D | llc_conn.c | 383 struct llc_conn_state_trans *trans; in llc_conn_service() local 457 struct llc_conn_state_trans *trans, in llc_exec_conn_trans_actions()
|
D | llc_station.c | 541 static u16 llc_exec_station_trans_actions(struct llc_station_state_trans *trans, in llc_exec_station_trans_actions() 602 struct llc_station_state_trans *trans; in llc_station_next_state() local
|
/net/sctp/ |
D | socket.c | 2140 struct sctp_transport *trans, in sctp_apply_peer_addr_params() 2284 struct sctp_transport *trans = NULL; in sctp_setsockopt_peer_addr_params() local 2396 struct sctp_transport *trans = NULL; in sctp_setsockopt_delayed_ack() local 2588 struct sctp_transport *trans; in sctp_setsockopt_primary_addr() local 4118 struct sctp_transport *trans = NULL; in sctp_getsockopt_peer_addr_params() local
|
D | associola.c | 1118 struct sctp_transport *trans; in sctp_assoc_update() local
|
D | sm_sideeffect.c | 160 struct sctp_transport *trans = asoc->peer.last_data_from; in sctp_gen_sack() local
|