Lines Matching refs:rxrpc_peer
22 static void rxrpc_adjust_mtu(struct rxrpc_peer *, unsigned int);
23 static void rxrpc_store_error(struct rxrpc_peer *, struct sock_exterr_skb *);
24 static void rxrpc_distribute_error(struct rxrpc_peer *, int,
30 static struct rxrpc_peer *rxrpc_lookup_peer_icmp_rcu(struct rxrpc_local *local, in rxrpc_lookup_peer_icmp_rcu()
94 static struct rxrpc_peer *rxrpc_lookup_peer_icmp6_rcu(struct rxrpc_local *local, in rxrpc_lookup_peer_icmp6_rcu()
161 struct rxrpc_peer *peer; in rxrpc_encap_err_rcv()
273 static struct rxrpc_peer *rxrpc_lookup_peer_local_rcu(struct rxrpc_local *local, in rxrpc_lookup_peer_local_rcu()
349 static void rxrpc_adjust_mtu(struct rxrpc_peer *peer, unsigned int mtu) in rxrpc_adjust_mtu()
391 struct rxrpc_peer *peer = NULL; in rxrpc_error_report()
435 static void rxrpc_store_error(struct rxrpc_peer *peer, in rxrpc_store_error()
507 static void rxrpc_distribute_error(struct rxrpc_peer *peer, int error, in rxrpc_distribute_error()
526 struct rxrpc_peer *peer; in rxrpc_peer_keepalive_dispatch()
535 struct rxrpc_peer, keepalive_link); in rxrpc_peer_keepalive_dispatch()