Lines Matching refs:notify
199 static void neigh_update_flags(struct neighbour *neigh, u32 flags, int *notify, in neigh_update_flags() argument
216 *notify = 1; in neigh_update_flags()
224 *notify = 1; in neigh_update_flags()
232 *notify = 1; in neigh_update_flags()
1110 int notify = 0; in neigh_timer_handler() local
1139 notify = 1; in neigh_timer_handler()
1149 notify = 1; in neigh_timer_handler()
1156 notify = 1; in neigh_timer_handler()
1175 notify = 1; in neigh_timer_handler()
1192 if (notify) in neigh_timer_handler()
1335 int err, notify = 0; in __neigh_update() local
1355 neigh_update_flags(neigh, flags, ¬ify, &gc_update, &managed_update); in __neigh_update()
1369 notify = old & NUD_VALID; in __neigh_update()
1373 notify = 1; in __neigh_update()
1447 notify = 1; in __neigh_update()
1458 notify = 1; in __neigh_update()
1505 neigh_update_is_router(neigh, flags, ¬ify); in __neigh_update()
1511 if (notify) in __neigh_update()