Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dneighbour.h47 #define NTF_STICKY 0x40 macro
/Linux-v5.4/net/bridge/
Dbr_fdb.c656 ndm->ndm_flags |= NTF_STICKY; in fdb_fill_info()
802 u8 is_sticky = !!(ndm_flags & NTF_STICKY); in fdb_add_entry()