Home
last modified time | relevance | path

Searched refs:UDP_TUNNEL_NIC_MAX_TABLES (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dudp_tunnel.h184 #define UDP_TUNNEL_NIC_MAX_TABLES 4 macro
265 } tables[UDP_TUNNEL_NIC_MAX_TABLES];
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/include/net/
H A Dudp_tunnel.h189 #define UDP_TUNNEL_NIC_MAX_TABLES 4 macro
270 } tables[UDP_TUNNEL_NIC_MAX_TABLES];
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_tunnel_nic.c772 UDP_TUNNEL_NIC_MAX_TABLES); in udp_tunnel_nic_register() local
788 for (i = 1; i < UDP_TUNNEL_NIC_MAX_TABLES; i++) { in udp_tunnel_nic_register()
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp_tunnel_nic.c774 UDP_TUNNEL_NIC_MAX_TABLES); in udp_tunnel_nic_register() local
790 for (i = 1; i < UDP_TUNNEL_NIC_MAX_TABLES; i++) { in udp_tunnel_nic_register()

Completed in 6 milliseconds