Searched refs:nxt_router_apps_hash_add (Results 1 – 1 of 1) sorted by relevance
118 static nxt_int_t nxt_router_apps_hash_add(nxt_router_conf_t *rtcf,1599 ret = nxt_router_apps_hash_add(rtcf, prev); in nxt_router_conf_create()1734 ret = nxt_router_apps_hash_add(rtcf, app); in nxt_router_conf_create()2354 nxt_router_apps_hash_add(nxt_router_conf_t *rtcf, nxt_app_t *app) in nxt_router_apps_hash_add() function