Home
last modified time | relevance | path

Searched refs:targets_value (Results 1 – 1 of 1) sorted by path

/unit/src/
H A Dnxt_router.c36 nxt_conf_value_t *targets_value; member
1448 offsetof(nxt_router_app_conf_t, targets_value),
1748 apcf.targets_value = NULL; in nxt_router_conf_create()
1798 if (apcf.targets_value != NULL) { in nxt_router_conf_create()
1799 n = nxt_conf_object_members_count(apcf.targets_value); in nxt_router_conf_create()
1809 (void) nxt_conf_next_object_member(apcf.targets_value, in nxt_router_conf_create()