Home
last modified time | relevance | path

Searched refs:ETHTOOL_A_TUNNEL_UDP_TABLE (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/net/ethtool/
H A Dtunnels.c102 table = nla_nest_start(skb, ETHTOOL_A_TUNNEL_UDP_TABLE); in ethnl_tunnel_info_fill_reply()
125 table = nla_nest_start(skb, ETHTOOL_A_TUNNEL_UDP_TABLE); in ethnl_tunnel_info_fill_reply()
/kernel/linux/linux-5.10/net/ethtool/
H A Dtunnels.c102 table = nla_nest_start(skb, ETHTOOL_A_TUNNEL_UDP_TABLE); in ethnl_tunnel_info_fill_reply()
125 table = nla_nest_start(skb, ETHTOOL_A_TUNNEL_UDP_TABLE); in ethnl_tunnel_info_fill_reply()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dethtool_netlink.h615 ETHTOOL_A_TUNNEL_UDP_TABLE, /* nest - _UDP_TABLE_* */ enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dethtool_netlink.h452 ETHTOOL_A_TUNNEL_UDP_TABLE, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dethtool_netlink.h452 ETHTOOL_A_TUNNEL_UDP_TABLE, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dethtool_netlink.h679 ETHTOOL_A_TUNNEL_UDP_TABLE, /* nest - _UDP_TABLE_* */ enumerator
/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Dethtool-user.c278 [ETHTOOL_A_TUNNEL_UDP_TABLE] = { .name = "table", .type = YNL_PT_NEST, .nest = &ethtool_tunnel_udp_table_nest, },
1532 if (type == ETHTOOL_A_TUNNEL_UDP_TABLE) { in ethtool_tunnel_udp_parse()

Completed in 15 milliseconds