| /OK3568_Linux_fs/kernel/samples/connector/ |
| H A D | ucon.c | 59 nlh->nlmsg_type = NLMSG_DONE; in netlink_send() 221 case NLMSG_DONE: in main()
|
| H A D | cn_test.c | 59 nlh = nlmsg_put(skb, 0, 0x123, NLMSG_DONE, size - sizeof(*nlh), 0);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/ |
| H A D | smartlink.c | 271 nlh = nlmsg_put(skb_out, 0, 0, NLMSG_DONE, outBufLen, 0); in smartlink_nl_recv_msg() 297 nlh = nlmsg_put(skb_out, 0, 0, NLMSG_DONE, outBufLen, 0); in smartlink_nl_send_msg()
|
| /OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/ |
| H A D | callback.c | 48 [NLMSG_DONE] = mnl_cb_stop,
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | netlink.h | 104 #define NLMSG_DONE 0x3 /* End of a dump */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | netlink.h | 104 #define NLMSG_DONE 0x3 /* End of a dump */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | netlink.h | 104 #define NLMSG_DONE 0x3 /* End of a dump */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | netlink.h | 104 #define NLMSG_DONE 0x3 /* End of a dump */ macro
|
| /OK3568_Linux_fs/kernel/drivers/connector/ |
| H A D | connector.c | 100 nlh = nlmsg_put(skb, 0, msg->seq, NLMSG_DONE, size, 0); in cn_netlink_send_mult()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/mptcp/ |
| H A D | pm_nl_ctl.c | 405 if (nh->nlmsg_type == NLMSG_DONE) in print_addrs() 512 if (nh->nlmsg_type == NLMSG_DONE) in print_limits()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/ |
| H A D | 0004-Use-list-for-changed-interfaces.patch | 96 if ((pNLMsg->nlmsg_flags & NLM_F_MULTI) != 0 && pNLMsg->nlmsg_type != NLMSG_DONE)
|
| /OK3568_Linux_fs/kernel/tools/testing/vsock/ |
| H A D | vsock_diag_test.c | 282 if (h->nlmsg_type == NLMSG_DONE) in read_vsock_stat()
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | netlink.c | 117 case NLMSG_DONE: in bpf_netlink_recv()
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | net.c | 180 case NLMSG_DONE: in netlink_recv()
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | xdp_router_ipv4_user.c | 106 if (nh->nlmsg_type == NLMSG_DONE) in recv_msg()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | iwpm_util.c | 675 nlh->nlmsg_type = NLMSG_DONE; in send_nlmsg_done()
|
| /OK3568_Linux_fs/kernel/net/smc/ |
| H A D | smc_pnet.c | 655 hdr = nlmsg_put(msg, info->snd_portid, info->snd_seq, NLMSG_DONE, 0, in smc_pnet_get()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nfnetlink_log.c | 350 NLMSG_DONE, in __nfulnl_send()
|
| /OK3568_Linux_fs/kernel/drivers/net/team/ |
| H A D | team.c | 2487 nlh = nlmsg_put(skb, portid, seq, NLMSG_DONE, 0, flags | NLM_F_MULTI); in team_nl_send_options_get() 2776 nlh = nlmsg_put(skb, portid, seq, NLMSG_DONE, 0, flags | NLM_F_MULTI); in team_nl_send_port_list_get()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | devlink.c | 2264 NLMSG_DONE, 0, flags | NLM_F_MULTI); in devlink_dpipe_tables_fill() 2544 NLMSG_DONE, 0, flags | NLM_F_MULTI); in devlink_dpipe_entries_fill() 2688 NLMSG_DONE, 0, flags | NLM_F_MULTI); in devlink_dpipe_headers_fill() 2990 NLMSG_DONE, 0, flags | NLM_F_MULTI); in devlink_resource_fill() 5781 NLMSG_DONE, 0, flags | NLM_F_MULTI); in devlink_fmsg_snd()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | audit.c | 936 int t = done ? NLMSG_DONE : type; in audit_make_reply()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | ipsec.c | 1066 } else if (answer.nh.nlmsg_type == NLMSG_DONE) { in xfrm_state_check()
|
| /OK3568_Linux_fs/kernel/net/netlink/ |
| H A D | af_netlink.c | 2209 nlh = nlmsg_put_answer(skb, cb, NLMSG_DONE, sizeof(nlk->dump_done_errno), in netlink_dump_done()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | os_intfs.c | 2700 if (h->nlmsg_type == NLMSG_DONE) {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | os_intfs.c | 2691 if (h->nlmsg_type == NLMSG_DONE) {
|