Home
last modified time | relevance | path

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

/linux-4.4.14/net/dccp/
Doutput.c31 static struct sk_buff *dccp_skb_entail(struct sock *sk, struct sk_buff *skb) in dccp_skb_entail() function
563 dccp_transmit_skb(sk, dccp_skb_entail(sk, skb)); in dccp_connect()
688 skb = dccp_skb_entail(sk, skb); in dccp_send_close()