Lines Matching defs:sk
85 static struct tcp_md5sig_key *tcp_v6_md5_do_lookup(struct sock *sk, in tcp_v6_md5_do_lookup()
92 static void inet6_sk_rx_dst_set(struct sock *sk, const struct sk_buff *skb) in inet6_sk_rx_dst_set()
114 static int tcp_v6_connect(struct sock *sk, struct sockaddr *uaddr, in tcp_v6_connect()
306 static void tcp_v6_mtu_reduced(struct sock *sk) in tcp_v6_mtu_reduced()
333 struct sock *sk; in tcp_v6_err() local
441 static int tcp_v6_send_synack(struct sock *sk, struct dst_entry *dst, in tcp_v6_send_synack()
486 static struct tcp_md5sig_key *tcp_v6_md5_do_lookup(struct sock *sk, in tcp_v6_md5_do_lookup()
492 static struct tcp_md5sig_key *tcp_v6_md5_lookup(struct sock *sk, in tcp_v6_md5_lookup()
498 static int tcp_v6_parse_md5_keys(struct sock *sk, char __user *optval, in tcp_v6_parse_md5_keys()
585 const struct sock *sk, in tcp_v6_md5_hash_skb()
631 static bool tcp_v6_inbound_md5_hash(struct sock *sk, const struct sk_buff *skb) in tcp_v6_inbound_md5_hash()
673 static void tcp_v6_init_req(struct request_sock *req, struct sock *sk, in tcp_v6_init_req()
697 static struct dst_entry *tcp_v6_route_req(struct sock *sk, struct flowi *fl, in tcp_v6_route_req()
733 static void tcp_v6_send_response(struct sock *sk, struct sk_buff *skb, u32 seq, in tcp_v6_send_response()
832 static void tcp_v6_send_reset(struct sock *sk, struct sk_buff *skb) in tcp_v6_send_reset()
903 static void tcp_v6_send_ack(struct sock *sk, struct sk_buff *skb, u32 seq, in tcp_v6_send_ack()
912 static void tcp_v6_timewait_ack(struct sock *sk, struct sk_buff *skb) in tcp_v6_timewait_ack()
926 static void tcp_v6_reqsk_send_ack(struct sock *sk, struct sk_buff *skb, in tcp_v6_reqsk_send_ack()
941 static struct sock *tcp_v6_hnd_req(struct sock *sk, struct sk_buff *skb) in tcp_v6_hnd_req()
978 static int tcp_v6_conn_request(struct sock *sk, struct sk_buff *skb) in tcp_v6_conn_request()
994 static struct sock *tcp_v6_syn_recv_sock(struct sock *sk, struct sk_buff *skb, in tcp_v6_syn_recv_sock()
1201 static int tcp_v6_do_rcv(struct sock *sk, struct sk_buff *skb) in tcp_v6_do_rcv()
1372 struct sock *sk; in tcp_v6_rcv() local
1521 struct sock *sk; in tcp_v6_early_demux() local
1624 static int tcp_v6_init_sock(struct sock *sk) in tcp_v6_init_sock()
1639 static void tcp_v6_destroy_sock(struct sock *sk) in tcp_v6_destroy_sock()
1764 struct sock *sk = v; in tcp6_seq_show() local
1821 static void tcp_v6_clear_sk(struct sock *sk, int size) in tcp_v6_clear_sk()