Lines Matching defs:instance
70 u32 instance;
88 u32 instance;
182 grp->instance = mreq->instance;
303 u32 instance, int state)
317 m->instance = instance;
331 u32 port, u32 instance)
333 tipc_group_create_member(grp, node, port, instance, MBR_PUBLISHED);
366 seq->lower = grp->instance;
367 seq->upper = grp->instance;
523 TIPC_SKB_CB(skb)->orig_member = m->instance;
541 if (msg_nameinst(hdr) != grp->instance) {
678 evt.found_lower = m->instance;
679 evt.found_upper = m->instance;
683 evt.s.seq.lower = m->instance;
684 evt.s.seq.upper = m->instance;
698 TIPC_SKB_CB(skb)->orig_member = m->instance;
862 u32 instance = evt->found_lower;
884 m = tipc_group_create_member(grp, node, port, instance,
897 m->instance = instance;
935 grp->instance) ||