Home
last modified time | relevance | path

Searched refs:LOCAL_IPV4 (Results 1 – 4 of 4) sorted by relevance

/external/syzkaller/sys/freebsd/
Dvnet.txt8 # This corresponds to LOCAL_IPV4 ("172.20.%d.170" % pid) in executor/common.h
16 # This corresponds to LOCAL_IPV4 ("172.20.%d.187" % pid) in executor/common.h
/external/syzkaller/executor/
Dcommon_linux.h141 #define LOCAL_IPV4 "172.20.20.170" macro
205 execute_command(1, "ip addr add %s/24 dev %s", LOCAL_IPV4, TUN_IFACE); in initialize_tun()
/external/syzkaller/sys/linux/
Dvnet.txt322 # These correspond to LOCAL_IPV4/REMOTE_IPV4/DEV_IPV4 in executor/common_linux.h
/external/syzkaller/pkg/csource/
Dgenerated.go779 #define LOCAL_IPV4 "172.20.20.170"
831 execute_command(1, "ip addr add %s/24 dev %s", LOCAL_IPV4, TUN_IFACE);