Searched refs:NLM_F_ACK_TLVS (Results 1 – 4 of 4) sorted by relevance
64 NLM_F_ACK_TLVS = 0x200 variable in NlmAckFlags
136 #define NLM_F_ACK_TLVS 0x200 /* extended ACK TVLs were included */ macro
290 nl_flags |= NLM_F_ACK_TLVS; in nlmsg_ack()
63 #ifndef NLM_F_ACK_TLVS64 #define NLM_F_ACK_TLVS 0x200 macro326 if(!(nlmsg_hdr(msg)->nlmsg_flags & NLM_F_ACK_TLVS)) in ack_handler_cookie()368 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in error_handler()