Home
last modified time | relevance | path

Searched refs:UDP_TUNNEL_NIC_MAX_TABLES (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ethtool/
H A Dtunnels.c54 for (i = 0; i < UDP_TUNNEL_NIC_MAX_TABLES; i++) { in ethnl_tunnel_info_reply_size()
98 for (i = 0; i < UDP_TUNNEL_NIC_MAX_TABLES; i++) { in ethnl_tunnel_info_fill_reply()
/openbmc/linux/include/net/
H A Dudp_tunnel.h189 #define UDP_TUNNEL_NIC_MAX_TABLES 4 macro
270 } tables[UDP_TUNNEL_NIC_MAX_TABLES];
/openbmc/linux/net/ipv4/
H A Dudp_tunnel_nic.c774 UDP_TUNNEL_NIC_MAX_TABLES); in udp_tunnel_nic_register()
790 for (i = 1; i < UDP_TUNNEL_NIC_MAX_TABLES; i++) { in udp_tunnel_nic_register()