Lines Matching refs:sock
21 #include <net/sock.h>
34 struct sock *v4_ctl_sk;
41 * the Out-of-the-blue (OOTB) packets. A control sock will be created
45 int dccp_v4_connect(struct sock *sk, struct sockaddr *uaddr, int addr_len)
157 static inline void dccp_do_pmtu_discovery(struct sock *sk,
200 static void dccp_do_redirect(struct sk_buff *skb, struct sock *sk)
208 void dccp_req_err(struct sock *sk, u64 seq)
252 struct sock *sk;
381 void dccp_v4_send_check(struct sock *sk, struct sk_buff *skb)
407 struct sock *dccp_v4_request_recv_sock(const struct sock *sk,
416 struct sock *newsk;
466 static struct dst_entry* dccp_v4_route_skb(struct net *net, struct sock *sk,
492 static int dccp_v4_send_response(const struct sock *sk, struct request_sock *req)
524 static void dccp_v4_ctl_send_reset(const struct sock *sk, struct sk_buff *rxskb)
532 struct sock *ctl_sk;
593 int dccp_v4_conn_request(struct sock *sk, struct sk_buff *skb)
670 int dccp_v4_do_rcv(struct sock *sk, struct sk_buff *skb)
797 struct sock *sk;
855 struct sock *nsk;
938 static int dccp_v4_init_sock(struct sock *sk)