NLMSG_OK 159 samples/bpf/xdp_router_ipv4_user.c for (; NLMSG_OK(nh, nll); nh = NLMSG_NEXT(nh, nll)) { NLMSG_OK 397 samples/bpf/xdp_router_ipv4_user.c for (; NLMSG_OK(nh, nll); nh = NLMSG_NEXT(nh, nll)) { NLMSG_OK 184 tools/accounting/getdelays.c (rep_len < 0) || !NLMSG_OK((&ans.n), rep_len)) NLMSG_OK 461 tools/accounting/getdelays.c !NLMSG_OK((&msg.n), rep_len)) { NLMSG_OK 94 tools/lib/bpf/netlink.c for (nh = (struct nlmsghdr *)buf; NLMSG_OK(nh, len); NLMSG_OK 291 tools/testing/vsock/vsock_diag_test.c while (NLMSG_OK(h, ret)) {