Searched defs:hashinfo (Results 1 – 8 of 8) sorted by relevance
/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_diag.c | 522 struct inet_hashinfo *hashinfo, in inet_diag_find_one_icsk() 565 int inet_diag_dump_one_icsk(struct inet_hashinfo *hashinfo, in inet_diag_dump_one_icsk() 1021 void inet_diag_dump_icsk(struct inet_hashinfo *hashinfo, struct sk_buff *skb, in inet_diag_dump_icsk()
|
H A D | inet_connection_sock.c | 1013 struct inet_hashinfo *hashinfo = tcp_get_hashinfo(sk); in reqsk_queue_unlink() local
|
/linux/include/net/ |
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
|