Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dkconfig.c33 *err = add_veth("check_veth", ns_a, ns_b); in has_veth()
H A Dsetup.c257 if (add_veth(veth_name, nsfd_parent, nsfd_child)) in __test_init()
H A Dnetlink.c184 int add_veth(const char *name, int nsfda, int nsfdb) in add_veth() function
H A Daolib.h277 extern int add_veth(const char *name, int nsfda, int nsfdb);