Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dneighbour.h52 #define NTF_STICKY (1 << 6) macro
/linux-6.3-rc2/net/bridge/
A 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()
A Dbr_private.h789 NTF_STICKY | NTF_OFFLOADED)

Completed in 13 milliseconds