Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dtunnels.c106 if (nla_put_u32(skb, ETHTOOL_A_TUNNEL_UDP_TABLE_SIZE, in ethnl_tunnel_info_fill_reply()
129 if (nla_put_u32(skb, ETHTOOL_A_TUNNEL_UDP_TABLE_SIZE, 1)) in ethnl_tunnel_info_fill_reply()
/openbmc/linux/include/uapi/linux/
H A Dethtool_netlink.h667 ETHTOOL_A_TUNNEL_UDP_TABLE_SIZE, /* u32 */ enumerator
/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.c258 [ETHTOOL_A_TUNNEL_UDP_TABLE_SIZE] = { .name = "size", .type = YNL_PT_U32, },
1416 if (type == ETHTOOL_A_TUNNEL_UDP_TABLE_SIZE) { in ethtool_tunnel_udp_table_parse()
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst1406 | | | ``ETHTOOL_A_TUNNEL_UDP_TABLE_SIZE`` | u32 | max size of the |