Searched refs:NLM_F_ROOT (Results 1 – 25 of 48) sorted by relevance
12
20 #if defined(NLM_F_ROOT) || (defined(HAVE_DECL_NLM_F_ROOT) && HAVE_DECL_NLM_F_ROOT)21 XLAT(NLM_F_ROOT),
2 NLM_F_ROOT
95 #define NLM_F_ROOT 0x100112 #define NLM_F_DUMP (NLM_F_ROOT|NLM_F_MATCH)
55 #define NLM_F_ROOT 0x100 /* specify tree root */ macro58 #define NLM_F_DUMP (NLM_F_ROOT|NLM_F_MATCH)
62 #define NLM_F_ROOT 0x100 /* specify tree root */ macro65 #define NLM_F_DUMP (NLM_F_ROOT|NLM_F_MATCH)
52 NLM_F_ROOT = 256
83 nlh.nlmsg_flags = NLM_F_REQUEST | NLM_F_ROOT; in test_nlmsg_flags()
123 send_ifaddrmsg(RTM_GETADDR, NLM_F_REQUEST | NLM_F_ROOT, &ifa, callbacks); in getinterface_ip()
119 msg = nlmsg_alloc_ifinfo(RTM_SETLINK, NLM_F_ACK | NLM_F_REQUEST | NLM_F_ROOT, &ifi); in if_up()
73 msg.nlhdr.nlmsg_flags = NLM_F_REQUEST | NLM_F_ROOT; in read_iface_prefix()
68 flags |= NLM_F_ROOT; in idiagnl_send_simple()
125 req.nlh.nlmsg_flags = NLM_F_ROOT|NLM_F_MATCH|NLM_F_REQUEST; in rtnl_dump_type()
143 ifaddr_request.header.nlmsg_flags = NLM_F_ROOT | NLM_F_REQUEST; in getifaddrs()
411 if (n->nlmsg_flags & NLM_F_ROOT) { in print_action()655 req.n.nlmsg_flags |= NLM_F_ROOT; in tc_act_list_or_flush()
137 req.nlh.nlmsg_flags = NLM_F_ROOT | NLM_F_MATCH | NLM_F_REQUEST | NLM_F_ACK; in iface_enumerate()
85 NLM_F_ROOT = 0x100 variable88 NLM_F_DUMP = NLM_F_ROOT | NLM_F_MATCH
347 nlh->nlmsg_flags = NLM_F_ROOT|NLM_F_MATCH|NLM_F_REQUEST; in ctrl_list()
430 NLM_F_ROOT | NLM_F_MATCH | NLM_F_REQUEST); in get_session()466 NLM_F_ROOT | NLM_F_MATCH | NLM_F_REQUEST); in get_tunnel()