Home
last modified time | relevance | path

Searched refs:rxrpc_local (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/net/rxrpc/
Dlocal_object.c38 static long rxrpc_local_cmp_key(const struct rxrpc_local *local, in rxrpc_local_cmp_key()
78 static struct rxrpc_local *rxrpc_alloc_local(struct rxrpc_net *rxnet, in rxrpc_alloc_local()
81 struct rxrpc_local *local; in rxrpc_alloc_local()
83 local = kzalloc(sizeof(struct rxrpc_local), GFP_KERNEL); in rxrpc_alloc_local()
110 static int rxrpc_open_socket(struct rxrpc_local *local, struct net *net) in rxrpc_open_socket()
233 struct rxrpc_local *rxrpc_lookup_local(struct net *net, in rxrpc_lookup_local()
236 struct rxrpc_local *local; in rxrpc_lookup_local()
251 local = list_entry(cursor, struct rxrpc_local, link); in rxrpc_lookup_local()
320 struct rxrpc_local *rxrpc_get_local(struct rxrpc_local *local) in rxrpc_get_local()
333 struct rxrpc_local *rxrpc_get_local_maybe(struct rxrpc_local *local) in rxrpc_get_local_maybe()
[all …]
Dar-internal.h138 struct rxrpc_local *local; /* local endpoint */
259 struct rxrpc_local { struct
289 struct rxrpc_local *local; argument
330 struct rxrpc_local *local; /* Representation of local endpoint */
724 struct rxrpc_call *rxrpc_new_incoming_call(struct rxrpc_local *,
727 void rxrpc_accept_incoming_calls(struct rxrpc_local *);
916 struct rxrpc_connection *rxrpc_find_connection_rcu(struct rxrpc_local *,
991 extern void rxrpc_process_local_events(struct rxrpc_local *);
996 struct rxrpc_local *rxrpc_lookup_local(struct net *, const struct sockaddr_rxrpc *);
997 struct rxrpc_local *rxrpc_get_local(struct rxrpc_local *);
[all …]
Dpeer_object.c32 static unsigned long rxrpc_peer_hash_key(struct rxrpc_local *local, in rxrpc_peer_hash_key()
81 struct rxrpc_local *local, in rxrpc_peer_cmp_key()
119 struct rxrpc_local *local, in __rxrpc_lookup_peer_rcu()
138 struct rxrpc_peer *rxrpc_lookup_peer_rcu(struct rxrpc_local *local, in rxrpc_lookup_peer_rcu()
214 struct rxrpc_peer *rxrpc_alloc_peer(struct rxrpc_local *local, gfp_t gfp) in rxrpc_alloc_peer()
283 struct rxrpc_local *local, in rxrpc_create_peer()
307 void rxrpc_new_incoming_peer(struct rxrpc_sock *rx, struct rxrpc_local *local, in rxrpc_new_incoming_peer()
327 struct rxrpc_local *local, in rxrpc_lookup_peer()
Dlocal_event.c28 static void rxrpc_send_version_request(struct rxrpc_local *local, in rxrpc_send_version_request()
86 void rxrpc_process_local_events(struct rxrpc_local *local) in rxrpc_process_local_events()
Dutils.c20 int rxrpc_extract_addr_from_skb(struct rxrpc_local *local, in rxrpc_extract_addr_from_skb()
Dsecurity.c113 struct rxrpc_local *local = conn->params.local; in rxrpc_init_server_conn_security()
Dpeer_event.c32 static struct rxrpc_peer *rxrpc_lookup_peer_icmp_rcu(struct rxrpc_local *local, in rxrpc_lookup_peer_icmp_rcu()
152 struct rxrpc_local *local = sk->sk_user_data; in rxrpc_error_report()
Dproc.c61 struct rxrpc_local *local; in rxrpc_call_seq_show()
Dcall_accept.c251 struct rxrpc_local *local, in rxrpc_alloc_incoming_call()
334 struct rxrpc_call *rxrpc_new_incoming_call(struct rxrpc_local *local, in rxrpc_new_incoming_call()
Dinput.c1104 static void rxrpc_post_packet_to_local(struct rxrpc_local *local, in rxrpc_post_packet_to_local()
1116 static void rxrpc_reject_packet(struct rxrpc_local *local, struct sk_buff *skb) in rxrpc_reject_packet()
1170 struct rxrpc_local *local = udp_sk->sk_user_data; in rxrpc_input_packet()
Daf_rxrpc.c135 struct rxrpc_local *local; in rxrpc_bind()
534 struct rxrpc_local *local; in rxrpc_sendmsg()
Dconn_client.c286 struct rxrpc_local *local = cp->local; in rxrpc_get_client_conn()
932 struct rxrpc_local *local = conn->params.local; in rxrpc_put_one_client_conn()
Dconn_object.c77 struct rxrpc_connection *rxrpc_find_connection_rcu(struct rxrpc_local *local, in rxrpc_find_connection_rcu()
Doutput.c517 void rxrpc_reject_packets(struct rxrpc_local *local) in rxrpc_reject_packets()
/Linux-v4.19/include/trace/events/
Drxrpc.h500 TRACE_EVENT(rxrpc_local,
501 TP_PROTO(struct rxrpc_local *local, enum rxrpc_local_trace op,