Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dname_table.h150 bool tipc_dest_push(struct list_head *l, u32 node, u32 port);
H A Dname_table.c656 tipc_dest_push(dsts, p->sk.node, p->sk.ref); in tipc_nametbl_lookup_group()
692 tipc_dest_push(dports, 0, p->sk.ref); in tipc_nametbl_lookup_mcast_sockets()
1152 bool tipc_dest_push(struct list_head *l, u32 node, u32 port) in tipc_dest_push() function
H A Dbcast.c742 else if (tipc_dest_push(&nl->list, node, 0)) in tipc_nlist_add()
H A Dsocket.c935 tipc_dest_push(&tsk->cong_links, dnode, 0); in tipc_send_group_msg()
1518 tipc_dest_push(clinks, skaddr.node, 0); in __tipc_sendmsg()
2900 tipc_dest_push(&tsk->cong_links, pnode, 0); in tipc_sk_timeout()