Home
last modified time | relevance | path

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

/linux/include/net/
H A Dneighbour.h274 #define NTF_OLD_MASK 0xff macro
/linux/net/core/
H A Dneighbour.c2665 neigh_flags = neigh->flags & NTF_OLD_MASK; in __neigh_fill_info()
2738 neigh_flags &= NTF_OLD_MASK; in pneigh_fill_info()