Searched refs:ETHTOOL_A_PRIVFLAGS_HEADER (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/ethtool/ |
H A D | privflags.c | 22 [ETHTOOL_A_PRIVFLAGS_HEADER] = 124 [ETHTOOL_A_PRIVFLAGS_HEADER] = 183 .hdr_attr = ETHTOOL_A_PRIVFLAGS_HEADER,
|
H A D | netlink.h | 413 extern const struct nla_policy ethnl_privflags_get_policy[ETHTOOL_A_PRIVFLAGS_HEADER + 1];
|
/openbmc/linux/include/uapi/linux/ |
H A D | ethtool_netlink.h | 328 ETHTOOL_A_PRIVFLAGS_HEADER, /* nest - _A_HEADER_* */ enumerator
|
/openbmc/linux/tools/net/ynl/generated/ |
H A D | ethtool-user.c | 379 …[ETHTOOL_A_PRIVFLAGS_HEADER] = { .name = "header", .type = YNL_PT_NEST, .nest = ðtool_header_ne… 2926 if (type == ETHTOOL_A_PRIVFLAGS_HEADER) { in ethtool_privflags_get_rsp_parse() 2964 ethtool_header_put(nlh, ETHTOOL_A_PRIVFLAGS_HEADER, &req->header); in ethtool_privflags_get() 3015 ethtool_header_put(nlh, ETHTOOL_A_PRIVFLAGS_HEADER, &req->header); in ethtool_privflags_get_dump() 3055 ethtool_header_put(nlh, ETHTOOL_A_PRIVFLAGS_HEADER, &req->header); in ethtool_privflags_set()
|
/openbmc/linux/Documentation/networking/ |
H A D | ethtool-netlink.rst | 815 ``ETHTOOL_A_PRIVFLAGS_HEADER`` nested request header 821 ``ETHTOOL_A_PRIVFLAGS_HEADER`` nested reply header 842 ``ETHTOOL_A_PRIVFLAGS_HEADER`` nested request header
|