Home
last modified time | relevance | path

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

/linux/include/net/
A Dudp_tunnel.h188 #define UDP_TUNNEL_NIC_MAX_TABLES 4 macro
269 } tables[UDP_TUNNEL_NIC_MAX_TABLES];
/linux/net/ethtool/
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()
/linux/net/ipv4/
A 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()

Completed in 11 milliseconds