Searched refs:NTF_EXT_MANAGED (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dneighbour.h55 #define NTF_EXT_MANAGED (1 << 0) macro
87 * NTF_EXT_MANAGED flagged neigbor entries are managed by the kernel on behalf
/linux-master/include/net/
H A Dneighbour.h273 #define NTF_EXT_MASK (NTF_EXT_MANAGED)
275 #define NTF_MANAGED (NTF_EXT_MANAGED << NTF_EXT_SHIFT)

Completed in 149 milliseconds