Home
last modified time | relevance | path

Searched refs:redirect (Results 1 – 25 of 30) sorted by relevance

12

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_script.h132 unsigned redirect:1; member
148 unsigned redirect:1; member
H A Dngx_http_upstream.h252 ngx_uint_t redirect; /* unsigned redirect:1; */ member
H A Dngx_http_script.c1025 if (!code->redirect) { in ngx_http_script_regex_start_code()
1064 le.quote = code->redirect; in ngx_http_script_regex_start_code()
1087 e->quote = code->redirect; in ngx_http_script_regex_start_code()
1111 if (code->redirect) { in ngx_http_script_regex_end_code()
/f-stack/app/nginx-1.16.1/conf/
H A Dfastcgi_params24 # PHP only, required if PHP was built with --enable-force-cgi-redirect
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_rewrite_module.c354 regex->redirect = 1; in ngx_http_rewrite()
368 regex->redirect = 1; in ngx_http_rewrite()
373 regex->redirect = 1; in ngx_http_rewrite()
392 sc.compile_args = !regex->redirect; in ngx_http_rewrite()
418 regex_end->redirect = regex->redirect; in ngx_http_rewrite()
H A Dngx_http_proxy_module.c86 ngx_flag_t redirect; member
2912 conf->redirect = NGX_CONF_UNSET; in ngx_http_proxy_create_loc_conf()
3261 ngx_conf_merge_value(conf->redirect, prev->redirect, 1); in ngx_http_proxy_merge_loc_conf()
3263 if (conf->redirect) { in ngx_http_proxy_merge_loc_conf()
3735 if (plcf->redirect == 0) { in ngx_http_proxy_redirect()
3739 plcf->redirect = 1; in ngx_http_proxy_redirect()
3745 plcf->redirect = 0; in ngx_http_proxy_redirect()
3753 plcf->redirect = 0; in ngx_http_proxy_redirect()
/f-stack/dpdk/drivers/net/ice/
H A Dice_generic_flow.h543 struct ice_flow_redirect *redirect);
561 engine_redirect_t redirect; member
H A Dice_generic_flow.c2387 if (!p_flow->engine->redirect) in ice_flow_redirect()
2389 ret = p_flow->engine->redirect(ad, p_flow, rd); in ice_flow_redirect()
H A Dice_switch_filter.c1914 .redirect = ice_switch_redirect,
/f-stack/dpdk/doc/guides/nics/
H A Daf_xdp.rst9 redirect packets to a memory buffer in userspace.
H A Dfail_safe.rst14 ability to redirect operations to a secondary device when the primary has been
H A Dice.rst265 #. Create one flow to redirect the traffic to VF2 by DCF::
/f-stack/
H A Dconfig.ini207 net.inet.ip.redirect=0 key
/f-stack/freebsd/netinet6/
H A Din6_proto.c469 SYSCTL_INT(_net_inet6_ip6, IPV6CTL_SENDREDIRECTS, redirect,
/f-stack/app/nginx-1.16.1/
H A DCHANGES135 directive to redirect early request processing errors, notably errors
2823 internal redirect to named location.
3236 code in a redirect.
4563 *) Bugfix: in a redirect rewrite directive original arguments were
5381 *) Bugfix: URL double escaping in a redirect of the "msie_refresh"
6397 redirect had the captured escaped symbols from original URI.
6457 redirect and some sent to client header lines were logged in the
6590 of the rewritten redirect.
7168 redirect, now it is unescaped except the %00-%25 and %7F-%FF
7716 *) Bugfix: the redirect with the 301 code was transferred without
[all …]
/f-stack/app/redis-5.0.5/deps/linenoise/
H A DREADME.markdown72 standard input is not a tty, which happens every time you redirect a file
/f-stack/freebsd/contrib/device-tree/Bindings/arm/marvell/
H A Dcp110-system-controller.txt216 firmware). The ICU-SEI will redirect towards interrupt line #37 of the
/f-stack/freebsd/netinet/
H A Dip_input.c119 SYSCTL_INT(_net_inet_ip, IPCTL_SENDREDIRECTS, redirect, CTLFLAG_VNET | CTLFLAG_RW,
/f-stack/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst90 * If there are redirect to a specific port queue pair with, ensure RX lcore
H A Dlm_bond_virtio_sriov.rst680 add acl-rule action 1 1 redirect 1
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_18_08.rst60 * Action items: queue, drop, count, and physical egress port redirect.
H A Drelease_18_05.rst473 redirect matching traffic to a specific physical port.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dswitch_representation.rst445 by the application creating the flow rule (e.g. as in "redirect all traffic
H A Drte_flow.rst68 group using the JUMP action to define the next group to redirect too. Only flow
1465 .. table:: Mark, count then redirect
1632 | ``group`` | Group to redirect packets to |
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dipsec_secgw.rst809 ingress traffic and redirect the packets to the specified queue. This feature is

12