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

/linux-master/include/net/
H A Draw.h48 static inline void raw_hashinfo_init(struct raw_hashinfo *hashinfo) argument
H A Dinet6_hashtables.h146 static inline struct sock *__inet6_lookup_skb(struct inet_hashinfo *hashinfo, argument
85 __inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const u16 hnum, const int dif, const int sdif, bool *refcounted) argument
H A Dinet_hashtables.h193 inet_ehash_bucket( struct inet_hashinfo *hashinfo, unsigned int hash) argument
200 inet_ehash_lockp( struct inet_hashinfo *hashinfo, unsigned int hash) argument
215 inet_ehash_locks_free(struct inet_hashinfo *hashinfo) argument
315 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) 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) argument
408 __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) argument
429 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) 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) argument
[all...]
H A Dsock.h1308 struct inet_hashinfo *hashinfo; member in union:proto::__anon138
/linux-master/net/ipv4/
H A Draw_diag.c59 struct raw_hashinfo *hashinfo = raw_get_hashinfo(r); local
141 struct raw_hashinfo *hashinfo = raw_get_hashinfo(r); local
H A Dinet_timewait_sock.c50 struct inet_hashinfo *hashinfo = tw->tw_dr->hashinfo; local
29 inet_twsk_bind_unhash(struct inet_timewait_sock *tw, struct inet_hashinfo *hashinfo) argument
100 inet_twsk_hashdance(struct inet_timewait_sock *tw, struct sock *sk, struct inet_hashinfo *hashinfo) argument
267 inet_twsk_purge(struct inet_hashinfo *hashinfo, int family) argument
[all...]
H A Dinet_diag.c563 int inet_diag_dump_one_icsk(struct inet_hashinfo *hashinfo, argument
1019 void inet_diag_dump_icsk(struct inet_hashinfo *hashinfo, struct sk_buff *skb, argument
519 inet_diag_find_one_icsk(struct net *net, struct inet_hashinfo *hashinfo, const struct inet_diag_req_v2 *req) argument
[all...]
H A Dinet_hashtables.c179 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); local
426 __inet_lookup_listener(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) argument
491 __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, const int sdif) argument
657 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); local
729 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); local
775 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); local
1228 inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo) argument
1253 inet_pernet_hashinfo_alloc(struct inet_hashinfo *hashinfo, unsigned int ehash_entries) argument
1289 inet_pernet_hashinfo_free(struct inet_hashinfo *hashinfo) argument
[all...]
H A Dinet_connection_sock.c981 struct inet_hashinfo *hashinfo = tcp_or_dccp_get_hashinfo(sk); local
/linux-master/net/ipv6/
H A Dinet6_hashtables.c245 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, argument
48 __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, const int sdif) argument
201 inet6_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const unsigned short hnum, const int dif, const int sdif) argument
[all...]
/linux-master/drivers/net/hyperv/
H A Dhyperv_net.h90 u32 hashinfo; member in struct:ndis_recv_scale_param

Completed in 150 milliseconds