Home | History | Annotate | Download | only in net_test

Lines Matching full:ipv4

45 IPV4_MARK_REFLECT_SYSCTL = "/proc/sys/net/ipv4/fwmark_reflect"
47 SYNCOOKIES_SYSCTL = "/proc/sys/net/ipv4/tcp_syncookies"
48 TCP_MARK_ACCEPT_SYSCTL = "/proc/sys/net/ipv4/tcp_fwmark_accept"
279 # common sysctl for IPv4 and IPv6.
448 """Checks that updating the mark on an IPv4 socket changes routing."""
516 # Support for setting IPv4 TOS and TTL via cmsg only appeared in 3.13.
621 # will accept both IPv4 and IPv6 connections. We do this here instead of in
932 # Note that in IPv4 this only started working in Linux 3.6!