Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Dinetpeer.c85 struct inet_peer_base { struct
91 static struct inet_peer_base v4_peers = { argument
97 static struct inet_peer_base v6_peers = {
234 struct inet_peer_base *base) in lookup_rcu()
281 struct inet_peer_base *base) in peer_avl_rebalance()
372 static void unlink_from_pool(struct inet_peer *p, struct inet_peer_base *base, in unlink_from_pool()
404 static struct inet_peer_base *family_to_base(int family) in family_to_base()
410 static int inet_peer_gc(struct inet_peer_base *base, in inet_peer_gc()
449 struct inet_peer_base *base = family_to_base(daddr->family); in inet_getpeer()
577 struct inet_peer_base *base = family_to_base(family); in inetpeer_invalidate_tree()