Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dname_table.h152 bool tipc_dest_del(struct list_head *l, u32 node, u32 port);
H A Dbcast.c750 else if (tipc_dest_del(&nl->list, node, 0)) in tipc_nlist_del()
H A Dname_table.c1184 bool tipc_dest_del(struct list_head *l, u32 node, u32 port) in tipc_dest_del() function
H A Dsocket.c2159 tipc_dest_del(&tsk->cong_links, msg_orignode(hdr), 0); in tipc_sk_proto_rcv()