Lines Matching defs:skb
44 static inline __sum16 dccp_v6_csum_finish(struct sk_buff *skb, in dccp_v6_csum_finish()
51 static inline void dccp_v6_send_check(struct sock *sk, struct sk_buff *skb) in dccp_v6_send_check()
60 static inline __u64 dccp_v6_init_sequence(struct sk_buff *skb) in dccp_v6_init_sequence()
69 static void dccp_v6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in dccp_v6_err()
188 struct sk_buff *skb; in dccp_v6_send_response() local
245 struct sk_buff *skb; in dccp_v6_ctl_send_reset() local
298 static struct sock *dccp_v6_hnd_req(struct sock *sk,struct sk_buff *skb) in dccp_v6_hnd_req()
329 static int dccp_v6_conn_request(struct sock *sk, struct sk_buff *skb) in dccp_v6_conn_request()
417 struct sk_buff *skb, in dccp_v6_request_recv_sock()
584 static int dccp_v6_do_rcv(struct sock *sk, struct sk_buff *skb) in dccp_v6_do_rcv()
698 static int dccp_v6_rcv(struct sk_buff *skb) in dccp_v6_rcv()