Searched defs:inet_peer (Results 1 – 13 of 13) sorted by relevance
31789 struct inet_peer { struct31790 struct rb_node rb_node;31791 struct inetpeer_addr daddr;31792 u32 metrics[17];31793 u32 rate_tokens;31794 u32 n_redirects;31795 long unsigned int rate_last;31796 union {31802 __u32 dtime;31803 refcount_t refcnt;
37113 struct inet_peer { struct37114 struct rb_node rb_node;37115 struct inetpeer_addr daddr;37116 u32 metrics[17];37117 u32 rate_tokens;37118 u32 n_redirects;37119 long unsigned int rate_last;37120 union {37126 __u32 dtime;37127 refcount_t refcnt;
68000 struct inet_peer { struct68001 struct rb_node rb_node;68002 struct inetpeer_addr daddr;68003 u32 metrics[17];68004 u32 rate_tokens;68005 u32 n_redirects;68006 long unsigned int rate_last;68007 union {68013 __u32 dtime;68014 refcount_t refcnt;
126821 struct inet_peer { struct126822 struct rb_node rb_node;126823 struct inetpeer_addr daddr;126824 u32 metrics[17];126825 u32 rate_tokens;126826 u32 n_redirects;126827 long unsigned int rate_last;126828 union {126834 __u32 dtime;126835 refcount_t refcnt;
135280 struct inet_peer { struct135281 struct rb_node rb_node;135282 struct inetpeer_addr daddr;135283 u32 metrics[17];135284 u32 rate_tokens;135285 u32 n_redirects;135286 unsigned long rate_last;135287 union {135293 __u32 dtime;135294 refcount_t refcnt;
62930 struct inet_peer { struct62931 struct rb_node rb_node;62932 struct inetpeer_addr daddr;62933 u32 metrics[17];62934 u32 rate_tokens;62935 u32 n_redirects;62936 long unsigned int rate_last;62937 union {62943 __u32 dtime;62944 refcount_t refcnt;
134699 struct inet_peer { struct134700 struct rb_node rb_node;134701 struct inetpeer_addr daddr;134702 u32 metrics[17];134703 u32 rate_tokens;134704 u32 n_redirects;134705 long unsigned int rate_last;134706 union {134730 struct inet_peer *peer; argument
142936 struct inet_peer { struct142937 struct rb_node rb_node;142938 struct inetpeer_addr daddr;142939 u32 metrics[17];142940 u32 rate_tokens;142941 u32 n_redirects;142942 unsigned long rate_last;142943 union {142949 __u32 dtime;142950 refcount_t refcnt;