Searched defs:accept_local (Results 1 - 1 of 1) sorted by relevance

/net/ipv4/
H A Dfib_frontend.c246 int ret, no_addr, accept_local; local
261 accept_local = IN_DEV_ACCEPT_LOCAL(idev);
268 if (res.type != RTN_LOCAL || !accept_local)

Completed in 6 milliseconds