Home
last modified time | relevance | path

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

/net/tipc/
Dmsg.c673 bool tipc_msg_skb_clone(struct sk_buff_head *msg, struct sk_buff_head *cpy) in tipc_msg_skb_clone() function
Dmsg.h1182 bool tipc_msg_skb_clone(struct sk_buff_head *msg, struct sk_buff_head *cpy);
Dsocket.c1508 if (unlikely(syn && !tipc_msg_skb_clone(&pkts, &sk->sk_write_queue))) { in __tipc_sendmsg()
2863 tipc_msg_skb_clone(&sk->sk_write_queue, list); in tipc_sk_retry_connect()