Home
last modified time | relevance | path

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

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