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

/linux-master/net/ethtool/
H A Dtunnels.c54 for (i = 0; i < UDP_TUNNEL_NIC_MAX_TABLES; i++) {
98 for (i = 0; i < UDP_TUNNEL_NIC_MAX_TABLES; i++) {
/linux-master/include/net/
H A Dudp_tunnel.h206 #define UDP_TUNNEL_NIC_MAX_TABLES 4 macro
287 } tables[UDP_TUNNEL_NIC_MAX_TABLES];
/linux-master/net/ipv4/
H A Dudp_tunnel_nic.c767 UDP_TUNNEL_NIC_MAX_TABLES); local
783 for (i = 1; i < UDP_TUNNEL_NIC_MAX_TABLES; i++) {

Completed in 119 milliseconds