Lines Matching defs:sk
42 int dccp_v4_connect(struct sock *sk, struct sockaddr *uaddr, int addr_len) in dccp_v4_connect()
147 static inline void dccp_do_pmtu_discovery(struct sock *sk, in dccp_do_pmtu_discovery()
190 static void dccp_do_redirect(struct sk_buff *skb, struct sock *sk) in dccp_do_redirect()
198 void dccp_req_err(struct sock *sk, u64 seq) in dccp_req_err()
243 struct sock *sk; in dccp_v4_err() local
365 void dccp_v4_send_check(struct sock *sk, struct sk_buff *skb) in dccp_v4_send_check()
391 struct sock *dccp_v4_request_recv_sock(const struct sock *sk, in dccp_v4_request_recv_sock()
447 static struct dst_entry* dccp_v4_route_skb(struct net *net, struct sock *sk, in dccp_v4_route_skb()
472 static int dccp_v4_send_response(const struct sock *sk, struct request_sock *req) in dccp_v4_send_response()
501 static void dccp_v4_ctl_send_reset(const struct sock *sk, struct sk_buff *rxskb) in dccp_v4_ctl_send_reset()
564 int dccp_v4_conn_request(struct sock *sk, struct sk_buff *skb) in dccp_v4_conn_request()
645 int dccp_v4_do_rcv(struct sock *sk, struct sk_buff *skb) in dccp_v4_do_rcv()
767 struct sock *sk; in dccp_v4_rcv() local
911 static int dccp_v4_init_sock(struct sock *sk) in dccp_v4_init_sock()