Home
last modified time | relevance | path

Searched refs:tipc_group_bc_snd_nxt (Results 1 – 3 of 3) sorted by relevance

/linux/net/tipc/
H A Dgroup.h74 u16 tipc_group_bc_snd_nxt(struct tipc_group *grp);
H A Dgroup.c141 u16 tipc_group_bc_snd_nxt(struct tipc_group *grp) in tipc_group_bc_snd_nxt() function
H A Dsocket.c908 u16 bc_snd_nxt = tipc_group_bc_snd_nxt(tsk->group); in tipc_send_group_msg()
1118 msg_set_grp_bc_seqno(hdr, tipc_group_bc_snd_nxt(tsk->group)); in tipc_send_group_bcast()