Lines Matching defs:sk
46 int inet_csk_bind_conflict(const struct sock *sk, in inet_csk_bind_conflict()
93 int inet_csk_get_port(struct sock *sk, unsigned short snum) in inet_csk_get_port()
255 static int inet_csk_wait_for_connect(struct sock *sk, long timeo) in inet_csk_wait_for_connect()
303 struct sock *inet_csk_accept(struct sock *sk, int flags, int *err) in inet_csk_accept()
369 void inet_csk_init_xmit_timers(struct sock *sk, in inet_csk_init_xmit_timers()
385 void inet_csk_clear_xmit_timers(struct sock *sk) in inet_csk_clear_xmit_timers()
397 void inet_csk_delete_keepalive_timer(struct sock *sk) in inet_csk_delete_keepalive_timer()
403 void inet_csk_reset_keepalive_timer(struct sock *sk, unsigned long len) in inet_csk_reset_keepalive_timer()
409 struct dst_entry *inet_csk_route_req(const struct sock *sk, in inet_csk_route_req()
440 struct dst_entry *inet_csk_route_child_sock(const struct sock *sk, in inet_csk_route_child_sock()
540 void inet_csk_reqsk_queue_drop(struct sock *sk, struct request_sock *req) in inet_csk_reqsk_queue_drop()
549 void inet_csk_reqsk_queue_drop_and_put(struct sock *sk, struct request_sock *req) in inet_csk_reqsk_queue_drop_and_put()
639 void inet_csk_reqsk_queue_hash_add(struct sock *sk, struct request_sock *req, in inet_csk_reqsk_queue_hash_add()
655 struct sock *inet_csk_clone_lock(const struct sock *sk, in inet_csk_clone_lock()
695 void inet_csk_destroy_sock(struct sock *sk) in inet_csk_destroy_sock()
722 void inet_csk_prepare_forced_close(struct sock *sk) in inet_csk_prepare_forced_close()
736 int inet_csk_listen_start(struct sock *sk, int backlog) in inet_csk_listen_start()
767 static void inet_child_forget(struct sock *sk, struct request_sock *req, in inet_child_forget()
792 struct sock *inet_csk_reqsk_queue_add(struct sock *sk, in inet_csk_reqsk_queue_add()
817 struct sock *inet_csk_complete_hashdance(struct sock *sk, struct sock *child, in inet_csk_complete_hashdance()
837 void inet_csk_listen_stop(struct sock *sk) in inet_csk_listen_stop()
882 void inet_csk_addr2sockaddr(struct sock *sk, struct sockaddr *uaddr) in inet_csk_addr2sockaddr()
894 int inet_csk_compat_getsockopt(struct sock *sk, int level, int optname, in inet_csk_compat_getsockopt()
907 int inet_csk_compat_setsockopt(struct sock *sk, int level, int optname, in inet_csk_compat_setsockopt()
921 static struct dst_entry *inet_csk_rebuild_route(struct sock *sk, struct flowi *fl) in inet_csk_rebuild_route()
947 struct dst_entry *inet_csk_update_pmtu(struct sock *sk, u32 mtu) in inet_csk_update_pmtu()