Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dudp_tunnel.h192 #define UDP_TUNNEL_NIC_MAX_TABLES 4 macro
273 } tables[UDP_TUNNEL_NIC_MAX_TABLES];
/linux-5.19.10/net/ethtool/
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()
/linux-5.19.10/net/ipv4/
Dudp_tunnel_nic.c772 UDP_TUNNEL_NIC_MAX_TABLES); in udp_tunnel_nic_register()
788 for (i = 1; i < UDP_TUNNEL_NIC_MAX_TABLES; i++) { in udp_tunnel_nic_register()