Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IP_TUNNEL_RECURSION_LIMIT
include/net/ip6_tunnel.h
159
if (unlikely(dev_recursion_level() > IP_TUNNEL_RECURSION_LIMIT)) {
net/ipv4/ip_tunnel_core.c
61
if (unlikely(dev_recursion_level() > IP_TUNNEL_RECURSION_LIMIT)) {