Home
last modified time | relevance | path

Searched refs:ETHTOOL_A_TUNNEL_UDP_TABLE_ENTRY (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/ethtool/
H A Dtunnels.c138 entry = nla_nest_start(skb, ETHTOOL_A_TUNNEL_UDP_TABLE_ENTRY); in ethnl_tunnel_info_fill_reply()
/openbmc/linux/include/uapi/linux/
H A Dethtool_netlink.h669 ETHTOOL_A_TUNNEL_UDP_TABLE_ENTRY, /* nest - _UDP_ENTRY_* */ enumerator
/openbmc/linux/net/ipv4/
H A Dudp_tunnel_nic.c626 nest = nla_nest_start(skb, ETHTOOL_A_TUNNEL_UDP_TABLE_ENTRY); in __udp_tunnel_nic_dump_write()
/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.c260 …[ETHTOOL_A_TUNNEL_UDP_TABLE_ENTRY] = { .name = "entry", .type = YNL_PT_NEST, .nest = &ethtool_tunn…
1430 } else if (type == ETHTOOL_A_TUNNEL_UDP_TABLE_ENTRY) { in ethtool_tunnel_udp_table_parse()
1441 if (mnl_attr_get_type(attr) == ETHTOOL_A_TUNNEL_UDP_TABLE_ENTRY) { in ethtool_tunnel_udp_table_parse()
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst1412 | | | ``ETHTOOL_A_TUNNEL_UDP_TABLE_ENTRY`` | nested | offloaded UDP port |