HomeSort by relevance Sort by last modified time
    Searched refs:veth (Results 1 - 2 of 2) sorted by null

  /system/connectivity/shill/test-scripts/
veth 7 # $ veth setup foo 127.0.1
10 # $ veth teardown foo
27 ip link add name "$iface" type veth peer name "$peer_iface"
  /external/iproute2/ip/
link_veth.c 2 * link_veth.c veth driver module
15 #include <linux/veth.h>
22 printf("Usage: ip link <options> type veth [peer <options>]\n"
94 .id = "veth",

Completed in 57 milliseconds