Searched refs:redirects (Results 1 - 14 of 14) sorted by relevance

/linux-4.4.14/include/target/iscsi/
H A Discsi_target_stat.h46 u32 redirects; member in struct:iscsi_login_stats
/linux-4.4.14/drivers/target/iscsi/
H A Discsi_target_stat.c288 fail_count = (lstat->redirects + lstat->authorize_fails + iscsi_stat_tgt_attr_login_fails_show()
456 ret = snprintf(page, PAGE_SIZE, "%u\n", lstat->redirects); iscsi_stat_login_redirects_show()
508 CONFIGFS_ATTR_RO(iscsi_stat_login_, redirects);
H A Discsi_target_util.c1428 ls->redirects++; iscsit_collect_login_stats()
/linux-4.4.14/net/ipv4/
H A Droute.c821 * 1. The first ip_rt_redirect_number redirects are sent
823 * assuming that the host ignores our redirects.
824 * 2. If we did not see packets requiring redirects
826 * forgot redirected route and start to send redirects again.
831 * NOTE. Do not forget to inhibit load limiting for redirects (redundant)
868 /* Too many ignored redirects; do not send anything ip_rt_send_redirect()
891 net_warn_ratelimited("host %pI4/if%d ignores redirects for %pI4 to %pI4\n", ip_rt_send_redirect()
H A Dicmp.c27 * Martin Mares : Can be configured to follow redirects
/linux-4.4.14/net/ipv6/
H A Dip6_output.c459 send redirects to source routed frames. ip6_forward()
460 We don't send redirects to frames decapsulated from IPsec. ip6_forward()
480 /* Limit redirects both by destination (here) ip6_forward()
H A Droute.c1416 /* Handle redirects */
1434 * RFC 4861 specifies that redirects should only be __ip6_route_redirect()
1926 Otherwise, router will not able to send redirects. ip6_route_info_create()
2166 * Look, redirects are sent only in response to data packets, rt6_do_redirect()
H A Dip6_fib.c76 * result of redirects, path MTU changes, etc.
/linux-4.4.14/fs/nilfs2/
H A Ddat.c343 * buffer and redirects nilfs_dat_translate() to the copy. nilfs_dat_move()
/linux-4.4.14/include/uapi/linux/
H A Drtnetlink.h222 #define RTPROT_REDIRECT 1 /* Route installed by ICMP redirects;
/linux-4.4.14/kernel/
H A Dseccomp.c94 * redirects all filter code that loads struct sk_buff data
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v7_0.c479 * @value: true redirects VM faults to the default page
H A Dgmc_v8_0.c540 * @value: true redirects VM faults to the default page
/linux-4.4.14/drivers/ata/
H A Dsata_mv.c2041 * This routine simply redirects to the general purpose routine
2142 * This routine simply redirects to the general purpose routine
2337 * This routine simply redirects to the general purpose routine

Completed in 519 milliseconds