Home
last modified time | relevance | path

Searched defs:snd_l (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
Dbcast.c538 struct tipc_link *snd_l = tipc_bc_sndlink(net); in tipc_bcast_add_peer() local
553 struct tipc_link *snd_l = tipc_bc_sndlink(net); in tipc_bcast_remove_peer() local
Dlink.c352 void tipc_link_add_bc_peer(struct tipc_link *snd_l, in tipc_link_add_bc_peer()
364 void tipc_link_remove_bc_peer(struct tipc_link *snd_l, in tipc_link_remove_bc_peer()
Dnode.c1131 struct tipc_link *l, *snd_l; in tipc_node_check_dest() local