Home
last modified time | relevance | path

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

/net/ipv4/
A Dip_tunnel.c576 static const unsigned int max_allowed = 512; in ip_tunnel_adj_headroom() local
578 if (headroom > max_allowed) in ip_tunnel_adj_headroom()
579 headroom = max_allowed; in ip_tunnel_adj_headroom()

Completed in 5 milliseconds