Searched refs:NTF_PROXY (Results 1 – 4 of 4) sorted by relevance
82 #define NTF_PROXY 0x0008 /* proxy entry */ macro
116 nl_flags |= NTF_PROXY; in lle_flags_to_nl_flags()395 const uint16_t supported_flags = NTF_PROXY | NTF_STICKY; in rtnl_handle_newneigh()420 int lle_flags = (attrs.ndm_flags & NTF_PROXY) ? LLE_PUB : 0; in rtnl_handle_newneigh()
235 if (neigh->ndm_flags & NTF_PROXY) in print_entry()405 nl_flags |= NTF_PROXY; in set_nl()
301 (neigh->ndm_flags & NTF_PROXY) ? "p" : ""); in print_entry()501 nl_flags |= NTF_PROXY; in set_nl()