Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dneighbour.c1302 int update_isrouter = 0; in __neigh_update() local
1382 update_isrouter = flags & NEIGH_UPDATE_F_OVERRIDE_ISROUTER; in __neigh_update()
1385 update_isrouter = 0; in __neigh_update()
1472 if (update_isrouter) in __neigh_update()