inetpeer_addr
struct inetpeer_addr daddr;
struct inetpeer_addr daddr;
static inline int inetpeer_addr_cmp(const struct inetpeer_addr *a,
const struct inetpeer_addr *b)
struct inetpeer_addr daddr;
static inline void inetpeer_set_addr_v4(struct inetpeer_addr *iaddr, __be32 ip)
static inline __be32 inetpeer_get_addr_v4(struct inetpeer_addr *iaddr)
static inline void inetpeer_set_addr_v6(struct inetpeer_addr *iaddr,
static inline struct in6_addr *inetpeer_get_addr_v6(struct inetpeer_addr *iaddr)
const struct inetpeer_addr *daddr);
const struct inetpeer_addr *daddr)
static struct inet_peer *lookup(const struct inetpeer_addr *daddr,
struct inetpeer_addr *saddr,
struct inetpeer_addr *daddr,
static struct tcp_metrics_block *__tcp_get_metrics(const struct inetpeer_addr *saddr,
const struct inetpeer_addr *daddr,
static struct tcp_metrics_block *__tcp_get_metrics(const struct inetpeer_addr *saddr,
const struct inetpeer_addr *daddr,
struct inetpeer_addr saddr, daddr;
struct inetpeer_addr saddr, daddr;
struct inetpeer_addr tcpm_saddr;
struct inetpeer_addr tcpm_daddr;
static int __parse_nl_addr(struct genl_info *info, struct inetpeer_addr *addr,
static bool addr_same(const struct inetpeer_addr *a,
static int parse_nl_addr(struct genl_info *info, struct inetpeer_addr *addr,
const struct inetpeer_addr *b)
static int parse_nl_saddr(struct genl_info *info, struct inetpeer_addr *addr)
struct inetpeer_addr saddr, daddr;
struct inetpeer_addr saddr, daddr;