Home
last modified time | relevance | path

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

/net/tipc/
Dname_table.h144 bool tipc_dest_del(struct list_head *l, u32 node, u32 port);
Dbcast.c737 else if (tipc_dest_del(&nl->list, node, 0)) in tipc_nlist_del()
Dname_table.c1026 bool tipc_dest_del(struct list_head *l, u32 node, u32 port) in tipc_dest_del() function
Dsocket.c1994 tipc_dest_del(&tsk->cong_links, msg_orignode(hdr), 0); in tipc_sk_proto_rcv()