Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dtunnels.c142 if (nla_put_be16(skb, ETHTOOL_A_TUNNEL_UDP_ENTRY_PORT, in ethnl_tunnel_info_fill_reply()
/openbmc/linux/include/uapi/linux/
H A Dethtool_netlink.h656 ETHTOOL_A_TUNNEL_UDP_ENTRY_PORT, /* be16 */ enumerator
/openbmc/linux/net/ipv4/
H A Dudp_tunnel_nic.c630 if (nla_put_be16(skb, ETHTOOL_A_TUNNEL_UDP_ENTRY_PORT, in __udp_tunnel_nic_dump_write()
/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.c188 [ETHTOOL_A_TUNNEL_UDP_ENTRY_PORT] = { .name = "port", .type = YNL_PT_U16, },
1022 if (type == ETHTOOL_A_TUNNEL_UDP_ENTRY_PORT) { in ethtool_tunnel_udp_entry_parse()
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst1414 | | | | ``ETHTOOL_A_TUNNEL_UDP_ENTRY_PORT`` | be16 | UDP port |