Home
last modified time | relevance | path

Searched refs:mtypes_conf (Results 1 – 1 of 1) sorted by relevance

/unit/src/
H A Dnxt_router.c2282 nxt_conf_value_t *mtypes_conf, *ext_conf, *value; in nxt_router_conf_process_static() local
2297 mtypes_conf = nxt_conf_get_path(conf, &mtypes_path); in nxt_router_conf_process_static()
2299 if (mtypes_conf != NULL) { in nxt_router_conf_process_static()
2303 ext_conf = nxt_conf_next_object_member(mtypes_conf, &str, &next); in nxt_router_conf_process_static()