Lines Matching defs:skb
190 static void dccp_do_redirect(struct sk_buff *skb, struct sock *sk) in dccp_do_redirect()
236 static void dccp_v4_err(struct sk_buff *skb, u32 info) in dccp_v4_err()
361 static inline __sum16 dccp_v4_csum_finish(struct sk_buff *skb, in dccp_v4_csum_finish()
367 void dccp_v4_send_check(struct sock *sk, struct sk_buff *skb) in dccp_v4_send_check()
379 static inline u64 dccp_v4_init_sequence(const struct sk_buff *skb) in dccp_v4_init_sequence()
393 struct sock *dccp_v4_request_recv_sock(struct sock *sk, struct sk_buff *skb, in dccp_v4_request_recv_sock()
446 static struct sock *dccp_v4_hnd_req(struct sock *sk, struct sk_buff *skb) in dccp_v4_hnd_req()
477 struct sk_buff *skb) in dccp_v4_route_skb()
504 struct sk_buff *skb; in dccp_v4_send_response() local
534 struct sk_buff *skb; in dccp_v4_ctl_send_reset() local
593 int dccp_v4_conn_request(struct sock *sk, struct sk_buff *skb) in dccp_v4_conn_request()
674 int dccp_v4_do_rcv(struct sock *sk, struct sk_buff *skb) in dccp_v4_do_rcv()
737 int dccp_invalid_packet(struct sk_buff *skb) in dccp_invalid_packet()
805 static int dccp_v4_rcv(struct sk_buff *skb) in dccp_v4_rcv()