ng_unparse_composite
static int ng_unparse_composite(const struct ng_parse_type *type,
return ng_unparse_composite(type, data, off, cbuf, cbuflen, CT_STRUCT);
return ng_unparse_composite(type,
return ng_unparse_composite(type, data, off, cbuf, cbuflen, CT_ARRAY);