Lines Matching defs:instance
71 u32 instance;
89 u32 instance;
183 grp->instance = mreq->instance;
304 u32 instance, int state)
318 m->instance = instance;
332 u32 port, u32 instance)
334 tipc_group_create_member(grp, node, port, instance, MBR_PUBLISHED);
367 seq->lower = grp->instance;
368 seq->upper = grp->instance;
524 TIPC_SKB_CB(skb)->orig_member = m->instance;
542 if (msg_nameinst(hdr) != grp->instance) {
679 evt.found_lower = m->instance;
680 evt.found_upper = m->instance;
684 evt.s.seq.lower = m->instance;
685 evt.s.seq.upper = m->instance;
699 TIPC_SKB_CB(skb)->orig_member = m->instance;
863 u32 instance = evt->found_lower;
885 m = tipc_group_create_member(grp, node, port, instance,
898 m->instance = instance;
936 grp->instance) ||