tag | line | file | source code |
---|---|---|---|
CONFIG_NET_IPIP | 344 | drivers/net/Space.c | #ifdef CONFIG_NET_IPIP |
CONFIG_NET_IPIP | 35 | net/ipv4/ipip.c | #if ( defined(CONFIG_NET_IPIP) && defined(CONFIG_IP_FORWARD)) || defined(MODULE) |
CONFIG_NET_IPIP | 48 | net/ipv4/protocol.c | #ifdef CONFIG_NET_IPIP |
CONFIG_NET_IPIP | 69 | net/ipv4/protocol.c | #if defined(CONFIG_NET_IPIP) && defined(CONFIG_IP_FORWARD) |