Lines Matching refs:sock
51 struct sock *__inet6_lookup_established(struct net *net, in __inet6_lookup_established()
59 struct sock *sk; in __inet6_lookup_established()
96 static inline int compute_score(struct sock *sk, struct net *net, in compute_score()
123 struct sock *inet6_lookup_listener(struct net *net, in inet6_lookup_listener()
128 struct sock *sk; in inet6_lookup_listener()
130 struct sock *result; in inet6_lookup_listener()
179 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, in inet6_lookup()
184 struct sock *sk; in inet6_lookup()
195 struct sock *sk, const __u16 lport, in __inet6_check_established()
209 struct sock *sk2; in __inet6_check_established()
238 sk_nulls_del_node_init_rcu((struct sock *)tw); in __inet6_check_established()
257 static u32 inet6_sk_port_offset(const struct sock *sk) in inet6_sk_port_offset()
267 struct sock *sk) in inet6_hash_connect()