Lines Matching refs:scope
59 * @all_publ: all publications identical to this one, whatever node and scope
240 p->scope = ua->scope;
652 if (p->scope != ua->scope)
681 u8 scope = ua->scope;
691 if (scope == p->scope || scope == TIPC_ANY_SCOPE)
747 if (p->scope != ua->scope)
1001 if (nla_put_u32(msg->skb, TIPC_NLA_PUBL_SCOPE, p->scope))