Searched refs:tipc_dest_del (Results 1 – 4 of 4) sorted by relevance
152 bool tipc_dest_del(struct list_head *l, u32 node, u32 port);
750 else if (tipc_dest_del(&nl->list, node, 0)) in tipc_nlist_del()
1184 bool tipc_dest_del(struct list_head *l, u32 node, u32 port) in tipc_dest_del() function
2159 tipc_dest_del(&tsk->cong_links, msg_orignode(hdr), 0); in tipc_sk_proto_rcv()