Searched refs:NLM_F_ACK_TLVS (Results 1 – 20 of 20) sorted by relevance
20 #if defined(NLM_F_ACK_TLVS) || (defined(HAVE_DECL_NLM_F_ACK_TLVS) && HAVE_DECL_NLM_F_ACK_TLVS)21 XLAT(NLM_F_ACK_TLVS),
2 NLM_F_ACK_TLVS
368 #if defined NLM_F_CAPPED || defined NLM_F_ACK_TLVS387 #ifdef NLM_F_ACK_TLVS in test_ack_flags()388 nlh.nlmsg_flags = NLM_F_REQUEST | NLM_F_ACK_TLVS; in test_ack_flags()396 #if defined NLM_F_CAPPED && defined NLM_F_ACK_TLVS in test_ack_flags()397 nlh.nlmsg_flags = NLM_F_REQUEST | NLM_F_CAPPED | NLM_F_ACK_TLVS; in test_ack_flags()422 #if defined NLM_F_CAPPED || defined NLM_F_ACK_TLVS in main()
78 #define NLM_F_ACK_TLVS 0x200 /* extended ACK TVLs were included */ macro
79 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in nl_dump_ext_err()
1124 NLM_F_ACK_TLVS = 0x200 const
1123 NLM_F_ACK_TLVS = 0x200 const
1125 NLM_F_ACK_TLVS = 0x200 const
1126 NLM_F_ACK_TLVS = 0x200 const
62 #ifndef NLM_F_ACK_TLVS63 #define NLM_F_ACK_TLVS 0x200 macro341 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in error_handler()