Searched refs:NTF_STICKY (Results 1 – 4 of 4) sorted by relevance
118 nl_flags |= NTF_STICKY; in lle_flags_to_nl_flags()395 const uint16_t supported_flags = NTF_PROXY | NTF_STICKY; in rtnl_handle_newneigh()421 if (attrs.ndm_flags & NTF_STICKY) in rtnl_handle_newneigh()428 if (attrs.ndm_flags & NTF_STICKY) in rtnl_handle_newneigh()
85 #define NTF_STICKY 0x0040 /* permanent entry */ macro
407 nl_flags |= NTF_STICKY; in set_nl()
494 uint8_t nl_flags = NTF_STICKY; in set_nl()