Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dstrset.c141 [ETHTOOL_A_STRSET_STRINGSETS] = { .type = NLA_NESTED },
198 struct nlattr *nest = tb[ETHTOOL_A_STRSET_STRINGSETS]; in strset_parse_request()
215 "unexpected attrtype %u in ETHTOOL_A_STRSET_STRINGSETS\n", in strset_parse_request()
377 len += nla_total_size(0); /* ETHTOOL_A_STRSET_STRINGSETS */ in strset_reply_size()
468 nest = nla_nest_start(skb, ETHTOOL_A_STRSET_STRINGSETS); in strset_fill_reply()
/linux/include/uapi/linux/
H A Dethtool_netlink_generated.h160 ETHTOOL_A_STRSET_STRINGSETS, enumerator