Searched refs:NTF_STICKY (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dneighbour.h52 #define NTF_STICKY (1 << 6) macro
/linux-master/net/bridge/
H A Dbr_fdb.c125 ndm->ndm_flags |= NTF_STICKY;
644 if (ndm_flags & NTF_STICKY)
1066 bool is_sticky = !!(ndm->ndm_flags & NTF_STICKY);
H A Dbr_private.h827 NTF_STICKY | NTF_OFFLOADED)

Completed in 264 milliseconds