Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dneighbour.h571 static inline void neigh_update_is_router(struct neighbour *neigh, u32 flags, in neigh_update_is_router() function
/OK3568_Linux_fs/kernel/net/core/
H A Dneighbour.c1425 neigh_update_is_router(neigh, flags, &notify); in __neigh_update()