Searched refs:uc_l (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/tipc/
H A Dlink.h136 struct tipc_link *uc_l,
H A Dbcast.c535 void tipc_bcast_add_peer(struct net *net, struct tipc_link *uc_l, argument
541 tipc_link_add_bc_peer(snd_l, uc_l, xmitq);
H A Dlink.c371 struct tipc_link *uc_l,
374 struct tipc_link *rcv_l = uc_l->bc_rcvlink;
379 tipc_link_build_bc_init_msg(uc_l, xmitq);
370 tipc_link_add_bc_peer(struct tipc_link *snd_l, struct tipc_link *uc_l, struct sk_buff_head *xmitq) argument

Completed in 274 milliseconds