Lines Matching refs:sock
30 int inet6_csk_bind_conflict(const struct sock *sk, in inet6_csk_bind_conflict()
33 const struct sock *sk2; in inet6_csk_bind_conflict()
36 kuid_t uid = sock_i_uid((struct sock *)sk); in inet6_csk_bind_conflict()
53 sock_i_uid((struct sock *)sk2))))) { in inet6_csk_bind_conflict()
68 struct dst_entry *inet6_csk_route_req(struct sock *sk, in inet6_csk_route_req()
117 struct request_sock *inet6_csk_search_req(struct sock *sk, in inet6_csk_search_req()
149 void inet6_csk_reqsk_queue_hash_add(struct sock *sk, in inet6_csk_reqsk_queue_hash_add()
164 void inet6_csk_addr2sockaddr(struct sock *sk, struct sockaddr *uaddr) in inet6_csk_addr2sockaddr()
179 void __inet6_csk_dst_store(struct sock *sk, struct dst_entry *dst, in __inet6_csk_dst_store()
187 struct dst_entry *__inet6_csk_dst_check(struct sock *sk, u32 cookie) in __inet6_csk_dst_check()
192 static struct dst_entry *inet6_csk_route_socket(struct sock *sk, in inet6_csk_route_socket()
226 int inet6_csk_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl_unused) in inet6_csk_xmit()
254 struct dst_entry *inet6_csk_update_pmtu(struct sock *sk, u32 mtu) in inet6_csk_update_pmtu()