Home | History | Annotate | Download | only in net_test

Lines Matching full:ipv4

37 IPV4_MARK_REFLECT_SYSCTL = "/proc/sys/net/ipv4/fwmark_reflect"
39 SYNCOOKIES_SYSCTL = "/proc/sys/net/ipv4/tcp_syncookies"
40 TCP_MARK_ACCEPT_SYSCTL = "/proc/sys/net/ipv4/tcp_fwmark_accept"
85 # common sysctl for IPv4 and IPv6.
254 """Checks that updating the mark on an IPv4 socket changes routing."""
322 # Support for setting IPv4 TOS and TTL via cmsg only appeared in 3.13.
421 # will accept both IPv4 and IPv6 connections. We do this here instead of in
730 # Note that in IPv4 this only started working in Linux 3.6!
754 """Tests IPv4 path MTU discovery.
758 6a66271 ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
761 4bc64dd ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif