Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dinetdevice.h100 #define IN_DEV_BFORWARD(in_dev) IN_DEV_ANDCONF((in_dev), BC_FORWARDING) macro
/openbmc/linux/net/ipv4/
H A Droute.c2308 if (IN_DEV_BFORWARD(in_dev)) in ip_route_input_slow()