Home
last modified time | relevance | path

Searched refs:tipc_dest (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dname_table.h144 struct tipc_dest { struct
150 struct tipc_dest *tipc_dest_find(struct list_head *l, u32 node, u32 port);
H A Dname_table.c1102 struct tipc_dest *tipc_dest_find(struct list_head *l, u32 node, u32 port) in tipc_dest_find()
1104 struct tipc_dest *dst; in tipc_dest_find()
1115 struct tipc_dest *dst; in tipc_dest_push()
1131 struct tipc_dest *dst; in tipc_dest_pop()
1147 struct tipc_dest *dst; in tipc_dest_del()
1159 struct tipc_dest *dst, *tmp; in tipc_dest_list_purge()
1169 struct tipc_dest *dst; in tipc_dest_list_len()
H A Dbcast.c291 struct tipc_dest *dst, *tmp; in tipc_rcast_xmit()
/kernel/linux/linux-6.6/net/tipc/
H A Dname_table.h143 struct tipc_dest { struct
149 struct tipc_dest *tipc_dest_find(struct list_head *l, u32 node, u32 port);
H A Dname_table.c1141 struct tipc_dest *tipc_dest_find(struct list_head *l, u32 node, u32 port) in tipc_dest_find()
1143 struct tipc_dest *dst; in tipc_dest_find()
1154 struct tipc_dest *dst; in tipc_dest_push()
1170 struct tipc_dest *dst; in tipc_dest_pop()
1186 struct tipc_dest *dst; in tipc_dest_del()
1198 struct tipc_dest *dst, *tmp; in tipc_dest_list_purge()
H A Dbcast.c291 struct tipc_dest *dst, *tmp; in tipc_rcast_xmit()

Completed in 7 milliseconds