Searched refs:NLM_F_DUMP (Results 1 – 25 of 28) sorted by relevance
12
| /Linux-v5.10/tools/bpf/bpftool/ |
| D | net.c | 223 .nlh.nlmsg_flags = NLM_F_DUMP | NLM_F_REQUEST, in netlink_get_class() 262 .nlh.nlmsg_flags = NLM_F_DUMP | NLM_F_REQUEST, in netlink_get_qdisc() 301 .nlh.nlmsg_flags = NLM_F_DUMP | NLM_F_REQUEST, in netlink_get_filter() 340 .nlh.nlmsg_flags = NLM_F_DUMP | NLM_F_REQUEST, in netlink_get_link()
|
| /Linux-v5.10/net/tipc/ |
| D | diag.c | 85 if (h->nlmsg_flags & NLM_F_DUMP) { in tipc_sock_diag_handler_dump()
|
| /Linux-v5.10/tools/include/uapi/linux/ |
| D | netlink.h | 65 #define NLM_F_DUMP (NLM_F_ROOT|NLM_F_MATCH) macro
|
| /Linux-v5.10/include/uapi/linux/ |
| D | netlink.h | 65 #define NLM_F_DUMP (NLM_F_ROOT|NLM_F_MATCH) macro
|
| /Linux-v5.10/net/vmw_vsock/ |
| D | diag.c | 149 if (h->nlmsg_flags & NLM_F_DUMP) { in vsock_diag_handler_dump()
|
| /Linux-v5.10/net/netlink/ |
| D | diag.c | 232 if (h->nlmsg_flags & NLM_F_DUMP) { in netlink_diag_handler_dump()
|
| D | genetlink.c | 779 if ((nlh->nlmsg_flags & NLM_F_DUMP) == NLM_F_DUMP) in genl_family_rcv_msg()
|
| /Linux-v5.10/net/xdp/ |
| D | xsk_diag.c | 187 if (!(hdr->nlmsg_flags & NLM_F_DUMP)) in xsk_diag_handler_dump()
|
| /Linux-v5.10/drivers/infiniband/core/ |
| D | netlink.c | 185 if ((nlh->nlmsg_flags & NLM_F_DUMP) || index == RDMA_NL_IWCM) { in rdma_nl_rcv_msg()
|
| /Linux-v5.10/net/packet/ |
| D | diag.c | 238 if (h->nlmsg_flags & NLM_F_DUMP) { in packet_diag_handler_dump()
|
| /Linux-v5.10/samples/bpf/ |
| D | xdp_router_ipv4_user.c | 342 req.nl.nlmsg_flags = NLM_F_REQUEST | NLM_F_DUMP; in get_route_table() 481 req.nl.nlmsg_flags = NLM_F_REQUEST | NLM_F_DUMP; in get_arp_table()
|
| /Linux-v5.10/net/unix/ |
| D | diag.c | 317 if (h->nlmsg_flags & NLM_F_DUMP) { in unix_diag_handler_dump()
|
| /Linux-v5.10/tools/lib/bpf/ |
| D | netlink.c | 361 .nlh.nlmsg_flags = NLM_F_DUMP | NLM_F_REQUEST, in libbpf_nl_get_link()
|
| /Linux-v5.10/tools/testing/vsock/ |
| D | vsock_diag_test.c | 176 .nlmsg_flags = NLM_F_REQUEST | NLM_F_DUMP, in send_req()
|
| /Linux-v5.10/net/smc/ |
| D | smc_diag.c | 253 h->nlmsg_flags & NLM_F_DUMP) { in smc_diag_handler_dump()
|
| /Linux-v5.10/crypto/ |
| D | crypto_user_base.c | 438 (nlh->nlmsg_flags & NLM_F_DUMP))) { in crypto_user_rcv_msg()
|
| /Linux-v5.10/net/netfilter/ |
| D | nf_conntrack_netlink.c | 1603 if (nlh->nlmsg_flags & NLM_F_DUMP) { in ctnetlink_get_conntrack() 1753 if (nlh->nlmsg_flags & NLM_F_DUMP) { in ctnetlink_get_ct_dying() 1776 if (nlh->nlmsg_flags & NLM_F_DUMP) { in ctnetlink_get_ct_unconfirmed() 2554 if (nlh->nlmsg_flags & NLM_F_DUMP) { in ctnetlink_stat_ct_cpu() 3326 if (nlh->nlmsg_flags & NLM_F_DUMP) { in ctnetlink_get_expect() 3776 if (nlh->nlmsg_flags & NLM_F_DUMP) { in ctnetlink_stat_exp_cpu()
|
| D | nfnetlink_acct.c | 276 if (nlh->nlmsg_flags & NLM_F_DUMP) { in nfnl_acct_get()
|
| D | nfnetlink_cttimeout.c | 251 if (nlh->nlmsg_flags & NLM_F_DUMP) { in cttimeout_get_timeout()
|
| D | nfnetlink_cthelper.c | 631 if (nlh->nlmsg_flags & NLM_F_DUMP) { in nfnl_cthelper_get()
|
| D | nf_tables_api.c | 814 if (nlh->nlmsg_flags & NLM_F_DUMP) { in nf_tables_gettable() 1572 if (nlh->nlmsg_flags & NLM_F_DUMP) { in nf_tables_getchain() 3031 if (nlh->nlmsg_flags & NLM_F_DUMP) { in nf_tables_getrule() 4000 if (nlh->nlmsg_flags & NLM_F_DUMP) { in nf_tables_getset() 4955 if (nlh->nlmsg_flags & NLM_F_DUMP) { in nf_tables_getsetelem() 6199 if (nlh->nlmsg_flags & NLM_F_DUMP) { in nf_tables_getobj() 7082 if (nlh->nlmsg_flags & NLM_F_DUMP) { in nf_tables_getflowtable()
|
| /Linux-v5.10/Documentation/networking/ |
| D | ethtool-netlink.rst | 250 request with ``NLM_F_DUMP`` and no device identification can be used to query 325 a and ``NLM_F_DUMP`` flag, there are three type of ``STRSET_GET`` requests: 327 - no ``NLM_F_DUMP,`` no device: get "global" stringsets 328 - no ``NLM_F_DUMP``, with device: get string sets related to the device 329 - ``NLM_F_DUMP``, no device: get device related string sets for all devices
|
| /Linux-v5.10/tools/testing/selftests/net/mptcp/ |
| D | pm_nl_ctl.c | 478 nh->nlmsg_flags |= NLM_F_DUMP; in dump_addrs()
|
| /Linux-v5.10/net/xfrm/ |
| D | xfrm_compat.c | 553 (h32->nlmsg_flags & NLM_F_DUMP)) in xfrm_user_rcv_msg_compat()
|
| /Linux-v5.10/net/ipv4/ |
| D | inet_diag.c | 1311 if (nlh->nlmsg_flags & NLM_F_DUMP) { in inet_diag_rcv_msg_compat() 1332 h->nlmsg_flags & NLM_F_DUMP) { in inet_diag_handler_cmd()
|
12