Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ethtool/
H A Dstrset.c352 struct nlattr *string_attr; in strset_fill_string() local
357 string_attr = nla_nest_start(skb, ETHTOOL_A_STRINGS_STRING); in strset_fill_string()
358 if (!string_attr) in strset_fill_string()
363 nla_nest_end(skb, string_attr); in strset_fill_string()
367 nla_nest_cancel(skb, string_attr); in strset_fill_string()
/OK3568_Linux_fs/buildroot/package/lshw/
H A D0001-Fix-musl-build-basename-is-in-libgen.h.patch98 string entry::string_attr(const string & name, const string & def) const
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/lshw/files/
H A D0001-Fix-musl-build.patch122 string entry::string_attr(const string & name, const string & def) const