Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A 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
H A Dlink.c385 void tipc_link_add_bc_peer(struct tipc_link *snd_l, in tipc_link_add_bc_peer()
397 void tipc_link_remove_bc_peer(struct tipc_link *snd_l, in tipc_link_remove_bc_peer()
H A Dnode.c475 struct tipc_link *l, *snd_l = tipc_bc_sndlink(net); in tipc_node_create() local