Lines Matching defs:skb
22 static void dccp_enqueue_skb(struct sock *sk, struct sk_buff *skb) in dccp_enqueue_skb()
30 static void dccp_fin(struct sock *sk, struct sk_buff *skb) in dccp_fin()
43 static int dccp_rcv_close(struct sock *sk, struct sk_buff *skb) in dccp_rcv_close()
89 static int dccp_rcv_closereq(struct sock *sk, struct sk_buff *skb) in dccp_rcv_closereq()
145 static void dccp_rcv_reset(struct sock *sk, struct sk_buff *skb) in dccp_rcv_reset()
159 static void dccp_handle_ackvec_processing(struct sock *sk, struct sk_buff *skb) in dccp_handle_ackvec_processing()
170 static void dccp_deliver_input_to_ccids(struct sock *sk, struct sk_buff *skb) in dccp_deliver_input_to_ccids()
185 static int dccp_check_seqno(struct sock *sk, struct sk_buff *skb) in dccp_check_seqno()
283 static int __dccp_rcv_established(struct sock *sk, struct sk_buff *skb, in __dccp_rcv_established()
364 int dccp_rcv_established(struct sock *sk, struct sk_buff *skb, in dccp_rcv_established()
385 struct sk_buff *skb, in dccp_rcv_request_sent_state_process()
518 struct sk_buff *skb, in dccp_rcv_respond_partopen_state_process()
571 int dccp_rcv_state_process(struct sock *sk, struct sk_buff *skb, in dccp_rcv_state_process()