Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dneighbour.h557 static inline void neigh_update_is_router(struct neighbour *neigh, u32 flags, in neigh_update_is_router() function
/Linux-v5.10/net/core/
Dneighbour.c1399 neigh_update_is_router(neigh, flags, &notify); in __neigh_update()