Home
last modified time | relevance | path

Searched refs:DEV_MAC (Results 1 – 3 of 3) sorted by relevance

/external/syzkaller/executor/
Dcommon_linux.h235 #define DEV_MAC "aa:aa:aa:aa:aa:%02hx" macro
297 snprintf_check(addr, sizeof(addr), DEV_MAC, i + 10); in initialize_netdevices()
/external/syzkaller/sys/linux/
Dvnet.txt55 # This corresponds to the last digit in DEV_MAC/DEV_IPV4/DEV_IPV6 in executor/common_linux.h
60 # These correspond to LOCAL_MAC/REMOTE_MAC/DEV_MAC in executor/common_linux.h
/external/syzkaller/pkg/csource/
Dgenerated.go858 #define DEV_MAC "aa:aa:aa:aa:aa:%02hx"
905 snprintf_check(addr, sizeof(addr), DEV_MAC, i + 10);