Home
last modified time | relevance | path

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

/net/tipc/
Dname_table.h142 bool tipc_dest_push(struct list_head *l, u32 node, u32 port);
Dname_table.c500 tipc_dest_push(dsts, p->node, p->port); in tipc_nametbl_lookup()
537 tipc_dest_push(dports, 0, p->port); in tipc_nametbl_mc_lookup()
994 bool tipc_dest_push(struct list_head *l, u32 node, u32 port) in tipc_dest_push() function
Dbcast.c729 else if (tipc_dest_push(&nl->list, node, 0)) in tipc_nlist_add()
Dsocket.c865 tipc_dest_push(&tsk->cong_links, dnode, 0); in tipc_send_group_msg()
1407 tipc_dest_push(clinks, dnode, 0); in __tipc_sendmsg()
2706 tipc_dest_push(&tsk->cong_links, pnode, 0); in tipc_sk_timeout()