Searched refs:NLM_F_REQUEST (Results 1 – 5 of 5) sorted by relevance
99 req.nlh.nlmsg_flags = NLM_F_REQUEST | NLM_F_ACK; in audit_send()
34 NLM_F_REQUEST = 1 variable403 flags = NLM_F_REQUEST539 flags = NLM_F_DUMP | NLM_F_REQUEST
51 int flags = NLM_F_REQUEST; in send_command()
304 req.n.nlmsg_flags = NLM_F_REQUEST | NLM_F_ACK; in ifc_act_on_address()
85 const uint16_t NETLINK_REQUEST_FLAGS = NLM_F_REQUEST | NLM_F_ACK;