Searched refs:update_isrouter (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 140 milliseconds