Lines Matching defs:skb
190 static void dccp_do_redirect(struct sk_buff *skb, struct sock *sk) in dccp_do_redirect()
234 static void dccp_v4_err(struct sk_buff *skb, u32 info) in dccp_v4_err()
359 static inline __sum16 dccp_v4_csum_finish(struct sk_buff *skb, in dccp_v4_csum_finish()
365 void dccp_v4_send_check(struct sock *sk, struct sk_buff *skb) in dccp_v4_send_check()
377 static inline u64 dccp_v4_init_sequence(const struct sk_buff *skb) in dccp_v4_init_sequence()
392 struct sk_buff *skb, in dccp_v4_request_recv_sock()
448 struct sk_buff *skb) in dccp_v4_route_skb()
475 struct sk_buff *skb; in dccp_v4_send_response() local
505 struct sk_buff *skb; in dccp_v4_ctl_send_reset() local
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()
695 int dccp_invalid_packet(struct sk_buff *skb) in dccp_invalid_packet()
763 static int dccp_v4_rcv(struct sk_buff *skb) in dccp_v4_rcv()