Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dinetdevice.h98 #define IN_DEV_ACCEPT_LOCAL(in_dev) IN_DEV_ORCONF((in_dev), ACCEPT_LOCAL) macro
/linux-4.1.27/net/ipv4/
Dfib_frontend.c325 (res.type != RTN_LOCAL || !IN_DEV_ACCEPT_LOCAL(idev))) in __fib_validate_source()
383 IN_DEV_ACCEPT_LOCAL(idev) && in fib_validate_source()