Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/net/
Dtap.c65 static struct rtattr *rtattr_add_strsz(struct nlmsghdr *nh, unsigned short type, in rtattr_add_strsz() function
122 rtattr_add_strsz(&req.nh, IFLA_INFO_KIND, link_type); in dev_create()