Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_netdevice.h23 #define CREATE_VETH_PAIR(ifname1, ifname2) \ macro
/third_party/ltp/testcases/cve/
Dicmp_rate_limit01.c81 CREATE_VETH_PAIR("ltp_veth1", "ltp_veth2"); in setup()
/third_party/ltp/doc/
Dnetwork-c-api.txt160 - +int CREATE_VETH_PAIR(const char *ifname1, const char *ifname2)+ – Creates a
261 CREATE_VETH_PAIR("ltp_veth1", "ltp_veth2");