Searched refs:NLM_F_ECHO (Results 1 – 25 of 36) sorted by relevance
12
27 #if defined(NLM_F_ECHO) || (defined(HAVE_DECL_NLM_F_ECHO) && HAVE_DECL_NLM_F_ECHO)29 static_assert((NLM_F_ECHO) == (0x8), "NLM_F_ECHO != 0x8");32 # define NLM_F_ECHO 0x862 XLAT(NLM_F_ECHO),
4 NLM_F_ECHO 0x8
79 nlh.nlmsg_flags = NLM_F_ECHO | NLM_F_NONREC; in test_nlmsg_flags()87 nlh.nlmsg_flags = NLM_F_ECHO | NLM_F_REPLACE; in test_nlmsg_flags()
73 nlh.nlmsg_flags = NLM_F_ECHO | NLM_F_REPLACE; in test_nlmsg_flags()81 nlh.nlmsg_flags = NLM_F_ECHO | NLM_F_NONREC; in test_nlmsg_flags()
128 nlh.nlmsg_flags = NLM_F_ECHO | NLM_F_REPLACE; in test_nlmsg_flags()
46 NLM_F_ECHO = 8
33 netlink_msg_flags = NLM_F_REQUEST, NLM_F_MULTI, NLM_F_ACK, NLM_F_ECHO, NLM_F_DUMP_INTR, NLM_F_DUMP_…
83 #define NLM_F_ECHO 8
51 #define NLM_F_ECHO 8 /* Echo this request */ macro
57 #define NLM_F_ECHO 0x08 /* Echo this request */ macro
329 .n.nlmsg_flags = NLM_F_REQUEST | NLM_F_ECHO | flags, in tc_filter_get()
83 NLM_F_ECHO = 8 variable
896 NLM_F_ECHO = 0x8 const
1132 NLM_F_ECHO = 0x8 const