NG_SOURCE_COUNTERS
if (embed->index >= NG_SOURCE_COUNTERS ||
if (index >= NG_SOURCE_COUNTERS) {
for (i = 0; !modify && i < NG_SOURCE_COUNTERS; ++i)
for (i = 0; i < NG_SOURCE_COUNTERS; ++i) {
struct ng_source_embed_cnt_info embed_counter[NG_SOURCE_COUNTERS];