Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dtunnels.c26 udp_tunnel_type_names, compact); in ethnl_udp_table_reply_size()
113 udp_tunnel_type_names, compact)) in ethnl_tunnel_info_fill_reply()
135 udp_tunnel_type_names, compact)) in ethnl_tunnel_info_fill_reply()
H A Dcommon.h38 extern const char udp_tunnel_type_names[][ETH_GSTRING_LEN];
H A Dcommon.c460 const char udp_tunnel_type_names[][ETH_GSTRING_LEN] = { variable
465 static_assert(ARRAY_SIZE(udp_tunnel_type_names) ==
H A Dstrset.c81 .strings = udp_tunnel_type_names,