Lines Matching defs:skb
31 static struct sk_buff *dccp_skb_entail(struct sock *sk, struct sk_buff *skb) in dccp_skb_entail()
45 static int dccp_transmit_skb(struct sock *sk, struct sk_buff *skb) in dccp_transmit_skb()
248 struct sk_buff *skb = dccp_qpolicy_pop(sk); in dccp_xmit_packet() local
310 struct sk_buff *skb; in dccp_flush_write_queue() local
349 struct sk_buff *skb; in dccp_write_xmit() local
401 struct sk_buff *skb = sock_wmalloc(sk, sk->sk_prot->max_header, 1, in dccp_make_response() local
459 struct sk_buff *skb; in dccp_ctl_make_reset() local
505 struct sk_buff *skb; in dccp_send_reset() local
532 struct sk_buff *skb; in dccp_connect() local
574 struct sk_buff *skb = alloc_skb(sk->sk_prot->max_header, in dccp_send_ack() local
636 struct sk_buff *skb = alloc_skb(sk->sk_prot->max_header, GFP_ATOMIC); in dccp_send_sync() local
668 struct sk_buff *skb; in dccp_send_close() local