Searched refs:NLM_F_CAPPED (Results 1 – 25 of 26) sorted by relevance
12
17 #if defined(NLM_F_CAPPED) || (defined(HAVE_DECL_NLM_F_CAPPED) && HAVE_DECL_NLM_F_CAPPED)18 XLAT(NLM_F_CAPPED),
1 NLM_F_CAPPED
43 #ifndef NLM_F_CAPPED44 # define NLM_F_CAPPED 0x100 macro
578 nlmsghdr->nlmsg_flags & NLM_F_CAPPED); in decode_payload()
368 #if defined NLM_F_CAPPED || defined NLM_F_ACK_TLVS378 #ifdef NLM_F_CAPPED in test_ack_flags()379 nlh.nlmsg_flags = NLM_F_REQUEST | NLM_F_CAPPED, 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()
42 .nlmsg_flags = NLM_F_REQUEST | NLM_F_CAPPED in init_nlmsgerr()
77 #define NLM_F_CAPPED 0x100 /* request was capped */ macro
83 if (!(nlh->nlmsg_flags & NLM_F_CAPPED)) in nl_dump_ext_err()99 } else if (!(nlh->nlmsg_flags & NLM_F_CAPPED)) in nl_dump_ext_err()
1127 NLM_F_CAPPED = 0x100 const
1126 NLM_F_CAPPED = 0x100 const
1128 NLM_F_CAPPED = 0x100 const
1129 NLM_F_CAPPED = 0x100 const
59 #ifndef NLM_F_CAPPED60 #define NLM_F_CAPPED 0x100 macro344 if (!(nlh->nlmsg_flags & NLM_F_CAPPED)) in error_handler()