Searched refs:IN_DEV_FORWARD (Results 1 – 4 of 4) sorted by relevance
100 #define IN_DEV_FORWARD(in_dev) IN_DEV_CONF_GET((in_dev), FORWARDING) macro127 ((IN_DEV_FORWARD(in_dev) && \129 || (!IN_DEV_FORWARD(in_dev) && \
952 if (!IN_DEV_FORWARD(in_dev)) { in ip_error()2338 if (!IN_DEV_FORWARD(in_dev)) in ip_route_input_slow()2361 if (!IN_DEV_FORWARD(in_dev)) { in ip_route_input_slow()
862 } else if (IN_DEV_FORWARD(in_dev)) { in arp_process()
5996 if (unlikely(!in_dev || !IN_DEV_FORWARD(in_dev))) in bpf_ipv4_fib_lookup()