Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dbcast.c303 struct tipc_link *snd_l = tipc_bc_sndlink(net); in tipc_bcast_add_peer() local
317 struct tipc_link *snd_l = tipc_bc_sndlink(net); in tipc_bcast_remove_peer() local
Dlink.c186 void tipc_link_add_bc_peer(struct tipc_link *snd_l, in tipc_link_add_bc_peer()
198 void tipc_link_remove_bc_peer(struct tipc_link *snd_l, in tipc_link_remove_bc_peer()
1453 struct tipc_link *snd_l = l->bc_sndlink; in tipc_link_bc_ack_rcv() local