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

/linux-4.4.14/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.h168 static inline void inet_ehash_locks_free(struct inet_hashinfo *hashinfo) inet_ehash_locks_free() argument
291 inet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, inet_lookup_established() argument
329 static inline struct sock *__inet_lookup_skb(struct inet_hashinfo *hashinfo, __inet_lookup_skb() argument
152 inet_ehash_bucket( struct inet_hashinfo *hashinfo, unsigned int hash) inet_ehash_bucket() argument
159 inet_ehash_lockp( struct inet_hashinfo *hashinfo, unsigned int hash) inet_ehash_lockp() argument
221 inet_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, __be32 saddr, __be16 sport, __be32 daddr, __be16 dport, int dif) inet_lookup_listener() argument
300 __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
314 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.h1045 struct inet_hashinfo *hashinfo; member in union:proto::__anon13595
/linux-4.4.14/net/ipv4/
H A Dinet_timewait_sock.c46 struct inet_hashinfo *hashinfo = tw->tw_dr->hashinfo; inet_twsk_kill() local
259 void inet_twsk_purge(struct inet_hashinfo *hashinfo, inet_twsk_purge() argument
29 inet_twsk_bind_unhash(struct inet_timewait_sock *tw, struct inet_hashinfo *hashinfo) inet_twsk_bind_unhash() argument
101 __inet_twsk_hashdance(struct inet_timewait_sock *tw, struct sock *sk, struct inet_hashinfo *hashinfo) __inet_twsk_hashdance() argument
H A Dinet_hashtables.c105 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; __inet_put_port() local
412 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; inet_ehash_insert() local
454 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; __inet_hash() local
483 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; inet_unhash() local
638 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo) inet_ehash_locks_alloc() argument
206 __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
283 __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
525 struct inet_hashinfo *hashinfo = req_to_sk(req)->sk_prot->h.hashinfo; reqsk_queue_unlink() local
H A Dinet_diag.c353 int inet_diag_dump_one_icsk(struct inet_hashinfo *hashinfo, inet_diag_dump_one_icsk() argument
733 void inet_diag_dump_icsk(struct inet_hashinfo *hashinfo, struct sk_buff *skb, inet_diag_dump_icsk() argument
/linux-4.4.14/net/ipv6/
H A Dinet6_hashtables.c179 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
123 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.4.14/drivers/net/hyperv/
H A Dhyperv_net.h100 u32 hashinfo; member in struct:ndis_recv_scale_param

Completed in 200 milliseconds