Home
last modified time | relevance | path

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

/linux/include/net/
H A Dneighbour.h276 #define NTF_EXT_MASK (NTF_EXT_MANAGED | NTF_EXT_EXT_VALIDATED) macro
/linux/net/core/
H A Dneighbour.c1948 [NDA_FLAGS_EXT] = NLA_POLICY_MASK(NLA_U32, NTF_EXT_MASK),
2052 hweight32(NTF_EXT_MASK))); in neigh_add()