Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dnetlink.c357 static const char vrf_type[] = "vrf"; in __add_vrf() local
381 if (rtattr_pack(&req.nh, sizeof(req), IFLA_INFO_KIND, vrf_type, sizeof(vrf_type))) in __add_vrf()