Home
last modified time | relevance | path

Searched refs:nxt_http_route_addr_rule_create (Results 1 – 3 of 3) sorted by last modified time

/unit/src/
H A Dnxt_router.c2392 source = nxt_http_route_addr_rule_create(task, mp, source_conf); in nxt_router_conf_forward()
H A Dnxt_http_route.c555 addr_rule = nxt_http_route_addr_rule_create(task, mp, mtcf.source); in nxt_http_route_match_create()
566 addr_rule = nxt_http_route_addr_rule_create(task, mp, mtcf.destination); in nxt_http_route_match_create()
867 nxt_http_route_addr_rule_create(nxt_task_t *task, nxt_mp_t *mp, in nxt_http_route_addr_rule_create() function
H A Dnxt_http.h367 nxt_http_route_addr_rule_t *nxt_http_route_addr_rule_create(