Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_http_route.c54 } nxt_http_route_match_conf_t; typedef
298 offsetof(nxt_http_route_match_conf_t, scheme)
303 offsetof(nxt_http_route_match_conf_t, host),
309 offsetof(nxt_http_route_match_conf_t, uri),
315 offsetof(nxt_http_route_match_conf_t, method),
321 offsetof(nxt_http_route_match_conf_t, headers),
327 offsetof(nxt_http_route_match_conf_t, arguments),
333 offsetof(nxt_http_route_match_conf_t, cookies),
339 offsetof(nxt_http_route_match_conf_t, query),
345 offsetof(nxt_http_route_match_conf_t, source),
[all …]