Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/netinet/
H A Din_.d468 enum IPV6CTL_SENDREDIRECTS = 2; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/netinet/
H A Din_.d483 enum IPV6CTL_SENDREDIRECTS = 2; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/netinet/
H A Din_.d542 enum IPV6CTL_SENDREDIRECTS = 2; variable
/netbsd-src/sys/netinet6/
H A Din6.h500 #define IPV6CTL_SENDREDIRECTS 2 /* may send redirects when forwarding*/ macro
H A Dip6_input.c1590 IPV6CTL_SENDREDIRECTS, CTL_EOL); in sysctl_net_inet6_ip6_setup()