Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dneighbour.h52 #define NTF_STICKY (1 << 6) macro
/Linux-v6.6/net/bridge/
Dbr_fdb.c128 ndm->ndm_flags |= NTF_STICKY; in fdb_fill_info()
626 if (ndm_flags & NTF_STICKY) in __ndm_flags_to_fdb_flags()
1025 bool is_sticky = !!(ndm->ndm_flags & NTF_STICKY); in fdb_add_entry()
Dbr_private.h820 NTF_STICKY | NTF_OFFLOADED)