inet_peer_base     75 include/net/inetpeer.h static inline struct inet_peer_base *inetpeer_base_ptr(unsigned long val)
inet_peer_base     80 include/net/inetpeer.h 	return (struct inet_peer_base *) val;
inet_peer_base    105 include/net/inetpeer.h static inline void inetpeer_init_ptr(unsigned long *ptr, struct inet_peer_base *base)
inet_peer_base    121 include/net/inetpeer.h void inet_peer_base_init(struct inet_peer_base *);
inet_peer_base    133 include/net/inetpeer.h struct inet_peer *inet_getpeer(struct inet_peer_base *base,
inet_peer_base    137 include/net/inetpeer.h static inline struct inet_peer *inet_getpeer_v4(struct inet_peer_base *base,
inet_peer_base    148 include/net/inetpeer.h static inline struct inet_peer *inet_getpeer_v6(struct inet_peer_base *base,
inet_peer_base    163 include/net/inetpeer.h void inetpeer_invalidate_tree(struct inet_peer_base *);
inet_peer_base    147 include/net/ip6_fib.h static inline void rt6_init_peer(struct rt6_info *rt, struct inet_peer_base *base)
inet_peer_base    251 include/net/ip6_fib.h 	struct inet_peer_base	tb6_peers;
inet_peer_base     52 include/net/netns/ipv4.h 	struct inet_peer_base	*peers;
inet_peer_base     41 include/net/netns/ipv6.h 	struct inet_peer_base	*peers;