Lines Matching defs:sk

85 static struct tcp_md5sig_key *tcp_v6_md5_do_lookup(const 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()
113 static int tcp_v6_connect(struct sock *sk, struct sockaddr *uaddr, in tcp_v6_connect()
303 static void tcp_v6_mtu_reduced(struct sock *sk) in tcp_v6_mtu_reduced()
330 struct sock *sk; in tcp_v6_err() local
439 static int tcp_v6_send_synack(const struct sock *sk, struct dst_entry *dst, in tcp_v6_send_synack()
484 static struct tcp_md5sig_key *tcp_v6_md5_do_lookup(const struct sock *sk, in tcp_v6_md5_do_lookup()
490 static struct tcp_md5sig_key *tcp_v6_md5_lookup(const struct sock *sk, in tcp_v6_md5_lookup()
496 static int tcp_v6_parse_md5_keys(struct sock *sk, char __user *optval, in tcp_v6_parse_md5_keys()
583 const struct sock *sk, in tcp_v6_md5_hash_skb()
631 static bool tcp_v6_inbound_md5_hash(const struct sock *sk, in tcp_v6_inbound_md5_hash()
700 static struct dst_entry *tcp_v6_route_req(const struct sock *sk, in tcp_v6_route_req()
736 static void tcp_v6_send_response(const struct sock *sk, struct sk_buff *skb, u32 seq, in tcp_v6_send_response()
835 static void tcp_v6_send_reset(const struct sock *sk, struct sk_buff *skb) in tcp_v6_send_reset()
906 static void tcp_v6_send_ack(const struct sock *sk, struct sk_buff *skb, u32 seq, in tcp_v6_send_ack()
915 static void tcp_v6_timewait_ack(struct sock *sk, struct sk_buff *skb) in tcp_v6_timewait_ack()
929 static void tcp_v6_reqsk_send_ack(const struct sock *sk, struct sk_buff *skb, in tcp_v6_reqsk_send_ack()
944 static struct sock *tcp_v6_cookie_check(struct sock *sk, struct sk_buff *skb) in tcp_v6_cookie_check()
955 static int tcp_v6_conn_request(struct sock *sk, struct sk_buff *skb) in tcp_v6_conn_request()
971 static struct sock *tcp_v6_syn_recv_sock(const struct sock *sk, struct sk_buff *skb, in tcp_v6_syn_recv_sock()
1184 static int tcp_v6_do_rcv(struct sock *sk, struct sk_buff *skb) in tcp_v6_do_rcv()
1351 struct sock *sk; in tcp_v6_rcv() local
1533 struct sock *sk; in tcp_v6_early_demux() local
1636 static int tcp_v6_init_sock(struct sock *sk) in tcp_v6_init_sock()
1651 static void tcp_v6_destroy_sock(struct sock *sk) in tcp_v6_destroy_sock()
1790 struct sock *sk = v; in tcp6_seq_show() local
1841 static void tcp_v6_clear_sk(struct sock *sk, int size) in tcp_v6_clear_sk()