Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dsocket.c974 !tipc_dest_find(&tsk->cong_links, node, 0) && in tipc_send_group_unicast()
1045 if (likely(!cong && !tipc_dest_find(cong_links, node, 0))) in tipc_send_group_anycast()
1050 !tipc_dest_find(cong_links, node, 0) && in tipc_send_group_anycast()
1479 !tipc_dest_find(clinks, skaddr.node, 0)); in __tipc_sendmsg()