Home
last modified time | relevance | path

Searched refs:tipc_dest (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/tipc/
Dname_table.h134 struct tipc_dest { struct
140 struct tipc_dest *tipc_dest_find(struct list_head *l, u32 node, u32 port); argument
Dname_table.c981 struct tipc_dest *tipc_dest_find(struct list_head *l, u32 node, u32 port) in tipc_dest_find()
983 struct tipc_dest *dst; in tipc_dest_find()
994 struct tipc_dest *dst; in tipc_dest_push()
1010 struct tipc_dest *dst; in tipc_dest_pop()
1026 struct tipc_dest *dst; in tipc_dest_del()
1038 struct tipc_dest *dst, *tmp; in tipc_dest_list_purge()
1048 struct tipc_dest *dst; in tipc_dest_list_len()
Dbcast.c265 struct tipc_dest *dst, *tmp; in tipc_rcast_xmit()