Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dneighbour.h593 static inline void neigh_update_is_router(struct neighbour *neigh, u32 flags, in neigh_update_is_router() function
/Linux-v6.1/net/core/
Dneighbour.c1481 neigh_update_is_router(neigh, flags, &notify); in __neigh_update()