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

/linux-master/net/tipc/
H A Dlink.h151 void tipc_link_bc_init_rcv(struct tipc_link *l, struct tipc_msg *hdr);
H A Dbcast.c511 tipc_link_bc_init_rcv(l, hdr);
H A Dlink.c1334 tipc_link_bc_init_rcv(l->bc_rcvlink, hdr);
2383 /* tipc_link_bc_init_rcv - receive initial broadcast synch data from peer
2385 void tipc_link_bc_init_rcv(struct tipc_link *l, struct tipc_msg *hdr) function

Completed in 192 milliseconds