Searched refs:veth_type (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/net/tcp_ao/lib/
H A Dnetlink.c143 static const char veth_type[] = "veth"; local
164 if (rtattr_pack(&req.nh, sizeof(req), IFLA_INFO_KIND, veth_type, sizeof(veth_type)))
/linux-master/tools/testing/selftests/net/
H A Dipsec.c316 const char veth_type[] = "veth"; local
337 if (rtattr_pack(&req.nh, sizeof(req), IFLA_INFO_KIND, veth_type, sizeof(veth_type)))

Completed in 218 milliseconds