Searched refs:NLM_F_ACK_TLVS (Results 1 – 3 of 3) sorted by relevance
78 #define NLM_F_ACK_TLVS 0x200 /* extended ACK TVLs were included */ macro
62 #ifndef NLM_F_ACK_TLVS63 #define NLM_F_ACK_TLVS 0x200 macro308 if(!(nlmsg_hdr(msg)->nlmsg_flags & NLM_F_ACK_TLVS)) in ack_handler_cookie()338 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in error_handler()
62 #ifndef NLM_F_ACK_TLVS63 #define NLM_F_ACK_TLVS 0x200 macro341 if (!(nlh->nlmsg_flags & NLM_F_ACK_TLVS)) in error_handler()