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()
121 struct sock *inet6_lookup_listener(struct net *net, in inet6_lookup_listener()
126 struct sock *sk; in inet6_lookup_listener()
128 struct sock *result; in inet6_lookup_listener()
177 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, in inet6_lookup()
182 struct sock *sk; in inet6_lookup()
193 struct sock *sk, const __u16 lport, in __inet6_check_established()
207 struct sock *sk2; in __inet6_check_established()
260 static inline u32 inet6_sk_port_offset(const struct sock *sk) in inet6_sk_port_offset()
270 struct sock *sk) in inet6_hash_connect()