Searched refs:add_veth (Results 1 – 4 of 4) sorted by relevance
33 *err = add_veth("check_veth", ns_a, ns_b); in has_veth()
257 if (add_veth(veth_name, nsfd_parent, nsfd_child)) in __test_init()
184 int add_veth(const char *name, int nsfda, int nsfdb) in add_veth() function
277 extern int add_veth(const char *name, int nsfda, int nsfdb);