Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dneighbour.h52 #define NTF_STICKY (1 << 6) macro
/linux/net/bridge/
H A Dbr_fdb.c118 ndm->ndm_flags |= NTF_STICKY; in fdb_fill_info()
637 if (ndm_flags & NTF_STICKY) in __ndm_flags_to_fdb_flags()
1059 bool is_sticky = !!(ndm->ndm_flags & NTF_STICKY); in fdb_add_entry()
H A Dbr_private.h827 NTF_STICKY | NTF_OFFLOADED)