/linux/net/ipv4/ |
H A D | inet_timewait_sock.c | 30 struct inet_hashinfo *hashinfo) in inet_twsk_bind_unhash() 50 struct inet_hashinfo *hashinfo = tw->tw_dr->hashinfo; in inet_twsk_kill() local 109 struct inet_hashinfo *hashinfo, in inet_twsk_hashdance_schedule() 236 struct inet_hashinfo *hashinfo = tw->tw_dr->hashinfo; in inet_twsk_deschedule_put() local 309 void inet_twsk_purge(struct inet_hashinfo *hashinfo) in inet_twsk_purge()
|
H A D | inet_hashtables.c | 179 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); __inet_put_port() local 427 __inet_lookup_listener(const struct net * net,struct inet_hashinfo * hashinfo,struct sk_buff * skb,int doff,const __be32 saddr,__be16 sport,const __be32 daddr,const unsigned short hnum,const int dif,const int sdif) __inet_lookup_listener() argument 492 __inet_lookup_established(const struct net * net,struct inet_hashinfo * hashinfo,const __be32 saddr,const __be16 sport,const __be32 daddr,const u16 hnum,const int dif,const int sdif) __inet_lookup_established() argument 671 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); inet_ehash_insert() local 743 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); __inet_hash() local 789 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); inet_unhash() local 1270 inet_ehash_locks_alloc(struct inet_hashinfo * hashinfo) inet_ehash_locks_alloc() argument 1310 inet_pernet_hashinfo_alloc(struct inet_hashinfo * hashinfo,unsigned int ehash_entries) inet_pernet_hashinfo_alloc() argument 1346 inet_pernet_hashinfo_free(struct inet_hashinfo * hashinfo) inet_pernet_hashinfo_free() argument [all...] |
H A D | raw_diag.c | 59 struct raw_hashinfo *hashinfo = raw_get_hashinfo(r); in raw_sock_get() local 141 struct raw_hashinfo *hashinfo = raw_get_hashinfo(r); in raw_diag_dump() local
|
H A D | inet_diag.c | 522 struct inet_hashinfo *hashinfo, in inet_diag_find_one_icsk() argument 565 int inet_diag_dump_one_icsk(struct inet_hashinfo *hashinfo, in inet_diag_dump_one_icsk() argument 1021 void inet_diag_dump_icsk(struct inet_hashinfo *hashinfo, struct sk_buff *skb, in inet_diag_dump_icsk() argument [all...] |
H A D | inet_connection_sock.c | 1025 struct inet_hashinfo *hashinfo = tcp_get_hashinfo(sk); in reqsk_queue_unlink() local
|
/linux/include/net/ |
H A D | inet_hashtables.h | 195 inet_ehash_bucket(struct inet_hashinfo * hashinfo,unsigned int hash) inet_ehash_bucket() argument 202 inet_ehash_lockp(struct inet_hashinfo * hashinfo,unsigned int hash) inet_ehash_lockp() argument 216 inet_ehash_locks_free(struct inet_hashinfo * hashinfo) inet_ehash_locks_free() argument 316 inet_lookup_listener(struct net * net,struct inet_hashinfo * hashinfo,struct sk_buff * skb,int doff,__be32 saddr,__be16 sport,__be32 daddr,__be16 dport,int dif,int sdif) inet_lookup_listener() argument 399 inet_lookup_established(struct net * net,struct inet_hashinfo * hashinfo,const __be32 saddr,const __be16 sport,const __be32 daddr,const __be16 dport,const int dif) inet_lookup_established() argument 409 __inet_lookup(struct net * net,struct inet_hashinfo * hashinfo,struct sk_buff * skb,int doff,const __be32 saddr,const __be16 sport,const __be32 daddr,const __be16 dport,const int dif,const int sdif,bool * refcounted) __inet_lookup() argument 430 inet_lookup(struct net * net,struct inet_hashinfo * hashinfo,struct sk_buff * skb,int doff,const __be32 saddr,const __be16 sport,const __be32 daddr,const __be16 dport,const int dif) inet_lookup() argument 487 __inet_lookup_skb(struct inet_hashinfo * hashinfo,struct sk_buff * skb,int doff,const __be16 sport,const __be16 dport,const int sdif,bool * refcounted) __inet_lookup_skb() argument [all...] |
H A D | inet6_hashtables.h | 86 struct inet_hashinfo *hashinfo, in __inet6_lookup() 146 static inline struct sock *__inet6_lookup_skb(struct inet_hashinfo *hashinfo, in __inet6_lookup_skb()
|
H A D | raw.h | 48 static inline void raw_hashinfo_init(struct raw_hashinfo *hashinfo) in raw_hashinfo_init()
|
H A D | sock.h | 1353 struct inet_hashinfo *hashinfo; member
|
/linux/net/ipv6/ |
H A D | inet6_hashtables.c | 50 struct inet_hashinfo *hashinfo, in __inet6_lookup_established() 203 struct inet_hashinfo *hashinfo, in inet6_lookup_listener() 247 struct inet_hashinfo *hashinfo, in inet6_lookup()
|
/linux/drivers/net/hyperv/ |
H A D | hyperv_net.h | 90 u32 hashinfo; member
|