Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dinetdevice.h103 #define IN_DEV_ACCEPT_LOCAL(in_dev) IN_DEV_ORCONF((in_dev), ACCEPT_LOCAL) macro
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_frontend.c381 (res.type != RTN_LOCAL || !IN_DEV_ACCEPT_LOCAL(idev))) in __fib_validate_source()
430 if (IN_DEV_ACCEPT_LOCAL(idev)) in fib_validate_source()