Home
last modified time | relevance | path

Searched refs:dccp_skb_entail (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/dccp/
H A Doutput.c28 static struct sk_buff *dccp_skb_entail(struct sock *sk, struct sk_buff *skb) in dccp_skb_entail() function
560 dccp_transmit_skb(sk, dccp_skb_entail(sk, skb)); in dccp_connect()
685 skb = dccp_skb_entail(sk, skb); in dccp_send_close()
/kernel/linux/linux-6.6/net/dccp/
H A Doutput.c28 static struct sk_buff *dccp_skb_entail(struct sock *sk, struct sk_buff *skb) in dccp_skb_entail() function
569 dccp_transmit_skb(sk, dccp_skb_entail(sk, skb)); in dccp_connect()
694 skb = dccp_skb_entail(sk, skb); in dccp_send_close()

Completed in 3 milliseconds