Lines Matching refs:rxrpc_peer

78 static long rxrpc_peer_cmp_key(const struct rxrpc_peer *peer,
116 static struct rxrpc_peer *__rxrpc_lookup_peer_rcu(
121 struct rxrpc_peer *peer;
136 struct rxrpc_peer *rxrpc_lookup_peer_rcu(struct rxrpc_local *local,
139 struct rxrpc_peer *peer;
153 struct rxrpc_peer *peer)
210 struct rxrpc_peer *rxrpc_alloc_peer(struct rxrpc_local *local, gfp_t gfp,
213 struct rxrpc_peer *peer;
217 peer = kzalloc(sizeof(struct rxrpc_peer), gfp);
241 static void rxrpc_init_peer(struct rxrpc_local *local, struct rxrpc_peer *peer,
277 static struct rxrpc_peer *rxrpc_create_peer(struct rxrpc_local *local,
282 struct rxrpc_peer *peer;
296 static void rxrpc_free_peer(struct rxrpc_peer *peer)
308 void rxrpc_new_incoming_peer(struct rxrpc_local *local, struct rxrpc_peer *peer)
325 struct rxrpc_peer *rxrpc_lookup_peer(struct rxrpc_local *local,
328 struct rxrpc_peer *peer, *candidate;
379 struct rxrpc_peer *rxrpc_get_peer(struct rxrpc_peer *peer, enum rxrpc_peer_trace why)
391 struct rxrpc_peer *rxrpc_get_peer_maybe(struct rxrpc_peer *peer,
408 static void __rxrpc_put_peer(struct rxrpc_peer *peer)
425 void rxrpc_put_peer(struct rxrpc_peer *peer, enum rxrpc_peer_trace why)
445 struct rxrpc_peer *peer;
468 struct rxrpc_peer *rxrpc_kernel_get_call_peer(struct socket *sock, struct rxrpc_call *call)
480 unsigned int rxrpc_kernel_get_srtt(const struct rxrpc_peer *peer)
493 const struct sockaddr_rxrpc *rxrpc_kernel_remote_srx(const struct rxrpc_peer *peer)
506 const struct sockaddr *rxrpc_kernel_remote_addr(const struct rxrpc_peer *peer)