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) in tcp_req_err()
366 struct sock *sk; in tcp_v4_err() local
558 void tcp_v4_send_check(struct sock *sk, struct sk_buff *skb) in tcp_v4_send_check()
579 static void tcp_v4_send_reset(struct sock *sk, struct sk_buff *skb) in tcp_v4_send_reset()
780 static void tcp_v4_timewait_ack(struct sock *sk, struct sk_buff *skb) in tcp_v4_timewait_ack()
799 static void tcp_v4_reqsk_send_ack(struct sock *sk, struct sk_buff *skb, in tcp_v4_reqsk_send_ack()
824 static int tcp_v4_send_synack(struct sock *sk, struct dst_entry *dst, in tcp_v4_send_synack()
871 struct tcp_md5sig_key *tcp_md5_do_lookup(struct sock *sk, in tcp_md5_do_lookup()
900 struct tcp_md5sig_key *tcp_v4_md5_lookup(struct sock *sk, in tcp_v4_md5_lookup()
911 int tcp_md5_do_add(struct sock *sk, const union tcp_md5_addr *addr, in tcp_md5_do_add()
959 int tcp_md5_do_del(struct sock *sk, const union tcp_md5_addr *addr, int family) in tcp_md5_do_del()
973 static void tcp_clear_md5_list(struct sock *sk) in tcp_clear_md5_list()
989 static int tcp_v4_parse_md5_keys(struct sock *sk, char __user *optval, in tcp_v4_parse_md5_keys()
1072 const struct sock *sk, in tcp_v4_md5_hash_skb()
1120 static bool tcp_v4_inbound_md5_hash(struct sock *sk, in tcp_v4_inbound_md5_hash()
1186 static struct dst_entry *tcp_v4_route_req(struct sock *sk, struct flowi *fl, in tcp_v4_route_req()
1228 int tcp_v4_conn_request(struct sock *sk, struct sk_buff *skb) in tcp_v4_conn_request()
1248 struct sock *tcp_v4_syn_recv_sock(struct sock *sk, struct sk_buff *skb, in tcp_v4_syn_recv_sock()
1345 static struct sock *tcp_v4_hnd_req(struct sock *sk, struct sk_buff *skb) in tcp_v4_hnd_req()
1387 int tcp_v4_do_rcv(struct sock *sk, struct sk_buff *skb) in tcp_v4_do_rcv()
1455 struct sock *sk; in tcp_v4_early_demux() local
1495 bool tcp_prequeue(struct sock *sk, struct sk_buff *skb) in tcp_prequeue()
1551 struct sock *sk; in tcp_v4_rcv() local
1716 void inet_sk_rx_dst_set(struct sock *sk, const struct sk_buff *skb) in inet_sk_rx_dst_set()
1759 static int tcp_v4_init_sock(struct sock *sk) in tcp_v4_init_sock()
1774 void tcp_v4_destroy_sock(struct sock *sk) in tcp_v4_destroy_sock()
1826 struct sock *sk = cur; in listening_get_next() local
1937 struct sock *sk; in established_get_first() local
1962 struct sock *sk = cur; in established_get_next() local
2187 static void get_tcp4_sock(struct sock *sk, struct seq_file *f, int i) in get_tcp4_sock()
2270 struct sock *sk = v; in tcp4_seq_show() local
2408 struct sock *sk; in tcp_sk_init() local