Lines Matching defs:sk

108 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp)  in tcp_twsk_unique()
141 int tcp_v4_connect(struct sock *sk, struct sockaddr *uaddr, int addr_len) in tcp_v4_connect()
272 void tcp_v4_mtu_reduced(struct sock *sk) in tcp_v4_mtu_reduced()
305 static void do_redirect(struct sk_buff *skb, struct sock *sk) in do_redirect()
315 void tcp_req_err(struct sock *sk, u32 seq, bool abort) in tcp_req_err()
364 struct sock *sk; in tcp_v4_err() local
561 void tcp_v4_send_check(struct sock *sk, struct sk_buff *skb) in tcp_v4_send_check()
582 static void tcp_v4_send_reset(const struct sock *sk, struct sk_buff *skb) in tcp_v4_send_reset()
783 static void tcp_v4_timewait_ack(struct sock *sk, struct sk_buff *skb) in tcp_v4_timewait_ack()
802 static void tcp_v4_reqsk_send_ack(const struct sock *sk, struct sk_buff *skb, in tcp_v4_reqsk_send_ack()
827 static int tcp_v4_send_synack(const struct sock *sk, struct dst_entry *dst, in tcp_v4_send_synack()
873 struct tcp_md5sig_key *tcp_md5_do_lookup(const struct sock *sk, in tcp_md5_do_lookup()
902 struct tcp_md5sig_key *tcp_v4_md5_lookup(const struct sock *sk, in tcp_v4_md5_lookup()
913 int tcp_md5_do_add(struct sock *sk, const union tcp_md5_addr *addr, in tcp_md5_do_add()
961 int tcp_md5_do_del(struct sock *sk, const union tcp_md5_addr *addr, int family) in tcp_md5_do_del()
975 static void tcp_clear_md5_list(struct sock *sk) in tcp_clear_md5_list()
991 static int tcp_v4_parse_md5_keys(struct sock *sk, char __user *optval, in tcp_v4_parse_md5_keys()
1074 const struct sock *sk, in tcp_v4_md5_hash_skb()
1124 static bool tcp_v4_inbound_md5_hash(const struct sock *sk, in tcp_v4_inbound_md5_hash()
1193 static struct dst_entry *tcp_v4_route_req(const struct sock *sk, in tcp_v4_route_req()
1235 int tcp_v4_conn_request(struct sock *sk, struct sk_buff *skb) in tcp_v4_conn_request()
1255 struct sock *tcp_v4_syn_recv_sock(const struct sock *sk, struct sk_buff *skb, in tcp_v4_syn_recv_sock()
1355 static struct sock *tcp_v4_cookie_check(struct sock *sk, struct sk_buff *skb) in tcp_v4_cookie_check()
1374 int tcp_v4_do_rcv(struct sock *sk, struct sk_buff *skb) in tcp_v4_do_rcv()
1442 struct sock *sk; in tcp_v4_early_demux() local
1482 bool tcp_prequeue(struct sock *sk, struct sk_buff *skb) in tcp_prequeue()
1538 struct sock *sk; in tcp_v4_rcv() local
1728 void inet_sk_rx_dst_set(struct sock *sk, const struct sk_buff *skb) in inet_sk_rx_dst_set()
1771 static int tcp_v4_init_sock(struct sock *sk) in tcp_v4_init_sock()
1786 void tcp_v4_destroy_sock(struct sock *sk) in tcp_v4_destroy_sock()
1839 struct sock *sk = cur; in listening_get_next() local
1912 struct sock *sk; in established_get_first() local
1937 struct sock *sk = cur; in established_get_next() local
2156 static void get_tcp4_sock(struct sock *sk, struct seq_file *f, int i) in get_tcp4_sock()
2241 struct sock *sk = v; in tcp4_seq_show() local
2373 struct sock *sk; in tcp_sk_init() local