Home
last modified time | relevance | path

Searched refs:default_gateway (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/
H A Dethernet_ip_connman.py34 default_gateway = output
36 …"connmanctl config %s --ipv4 dhcp && sleep 2 && ping -c 5 %s" % (wired_interfaces,default_gateway))
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/
H A Dos-area.c104 u8 default_gateway[4]; member
342 p->default_gateway[0], p->default_gateway[1], in _dump_params()
343 p->default_gateway[2], p->default_gateway[3]); in _dump_params()