Searched refs:NLM_F_REQUEST (Results 1 – 15 of 15) sorted by relevance
54 #define NLM_F_REQUEST 0x01 /* It is request message. */ macro
230 if (!(nlh->nlmsg_flags & NLM_F_REQUEST) && in rdma_nl_rcv_skb()
132 if ((nlh->nlmsg_flags & NLM_F_REQUEST) || in ib_nl_handle_ip_res_resp()170 RDMA_NL_LS_OP_IP_RESOLVE, NLM_F_REQUEST); in ib_nl_ip_send_msg()
451 NLM_F_REQUEST))) { in iwpm_create_nlmsg()
853 RDMA_NL_LS_OP_RESOLVE, NLM_F_REQUEST); in ib_nl_send_msg()1036 if (!(nlh->nlmsg_flags & NLM_F_REQUEST) || in ib_nl_handle_set_timeout()1111 if ((nlh->nlmsg_flags & NLM_F_REQUEST) || in ib_nl_handle_resolve_resp()
326 req.nl.nlmsg_flags = NLM_F_REQUEST | NLM_F_DUMP; in get_route_table()463 req.nl.nlmsg_flags = NLM_F_REQUEST | NLM_F_DUMP; in get_arp_table()
190 .nlmsg_flags = NLM_F_REQUEST | NLM_F_DUMP, in send_req()
132 msg.n.nlmsg_flags = NLM_F_REQUEST; in send_cmd()
390 nh->nlmsg_flags = NLM_F_REQUEST | NLM_F_CREATE; in set_route_mtu()
378 if (!(nlh->nlmsg_flags & NLM_F_REQUEST)) { in nfnetlink_rcv_batch()
549 req.nh.nlmsg_flags = NLM_F_REQUEST | NLM_F_ACK; in bpf_set_link_xdp_fd()
602 req.nlh.nlmsg_flags = NLM_F_REQUEST|NLM_F_CREATE|NLM_F_APPEND; in fib_magic()
2447 if (!(nlh->nlmsg_flags & NLM_F_REQUEST)) in netlink_rcv_skb()
2913 __neigh_notify(n, RTM_GETNEIGH, NLM_F_REQUEST, 0); in neigh_app_ns()