Searched defs:hashinfo (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/include/net/
H A Dinet6_hashtables.h78 static inline struct sock *__inet6_lookup_skb(struct inet_hashinfo *hashinfo, __inet6_lookup_skb() argument
61 __inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const u16 hnum, const int dif) __inet6_lookup() argument
H A Dinet_hashtables.h169 static inline int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo) inet_ehash_locks_alloc() argument
202 static inline void inet_ehash_locks_free(struct inet_hashinfo *hashinfo) inet_ehash_locks_free() argument
333 inet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, inet_lookup_established() argument
371 static inline struct sock *__inet_lookup_skb(struct inet_hashinfo *hashinfo, __inet_lookup_skb() argument
155 inet_ehash_bucket( struct inet_hashinfo *hashinfo, unsigned int hash) inet_ehash_bucket() argument
162 inet_ehash_lockp( struct inet_hashinfo *hashinfo, unsigned int hash) inet_ehash_lockp() argument
263 inet_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, __be32 saddr, __be16 sport, __be32 daddr, __be16 dport, int dif) inet_lookup_listener() argument
342 __inet_lookup(struct net *net, struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif) __inet_lookup() argument
356 inet_lookup(struct net *net, struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif) inet_lookup() argument
H A Dsock.h1028 struct inet_hashinfo *hashinfo; member in union:proto::__anon12830
/linux-4.1.27/net/ipv4/
H A Dinet_timewait_sock.c72 struct inet_hashinfo *hashinfo = tw->tw_dr->hashinfo; inet_twsk_kill() local
285 void inet_twsk_purge(struct inet_hashinfo *hashinfo, inet_twsk_purge() argument
51 inet_twsk_bind_unhash(struct inet_timewait_sock *tw, struct inet_hashinfo *hashinfo) inet_twsk_bind_unhash() argument
131 __inet_twsk_hashdance(struct inet_timewait_sock *tw, struct sock *sk, struct inet_hashinfo *hashinfo) __inet_twsk_hashdance() argument
H A Dinet_hashtables.c93 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; inet_bind_hash() local
108 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; __inet_put_port() local
412 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; __inet_hash_nolisten() local
439 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; __inet_hash() local
468 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; inet_unhash() local
205 __inet_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, const __be32 saddr, __be16 sport, const __be32 daddr, const unsigned short hnum, const int dif) __inet_lookup_listener() argument
282 __inet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const u16 hnum, const int dif) __inet_lookup_established() argument
H A Dinet_connection_sock.c95 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; inet_csk_get_port() local
H A Dinet_diag.c349 int inet_diag_dump_one_icsk(struct inet_hashinfo *hashinfo, inet_diag_dump_one_icsk() argument
802 void inet_diag_dump_icsk(struct inet_hashinfo *hashinfo, struct sk_buff *skb, inet_diag_dump_icsk() argument
/linux-4.1.27/net/ipv6/
H A Dinet6_hashtables.c177 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, inet6_lookup() argument
51 __inet6_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const u16 hnum, const int dif) __inet6_lookup_established() argument
121 inet6_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const unsigned short hnum, const int dif) inet6_lookup_listener() argument
/linux-4.1.27/drivers/net/hyperv/
H A Dhyperv_net.h100 u32 hashinfo; member in struct:ndis_recv_scale_param

Completed in 302 milliseconds